Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 336 Bytes

cast-from-utf8.md

File metadata and controls

28 lines (16 loc) · 336 Bytes

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

{{#include common-options.md}}

EXAMPLES

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

SEE ALSO

cast