DOCUMENTATION

import CommonOptions from "./common-optionsx";

cast from-utf8


NAME

cast-from-utf8 - Convert UTF8 text to hex.

SYNOPSIS

cast from-utf8 [options] text

DESCRIPTION

Convert UTF8 text to hex.

OPTIONS

<CommonOptions />

EXAMPLES

  1. Convert UTF8 text to hex:
    cast from-utf8 "hello"
    

SEE ALSO

cast