logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

unisurr - Given a Unicode codepoint outside plane 0, reports its surrogate decomposition

Author

Command Line Flags

       -h     Print usage information.

       -v     Print version information.

Description

unisurr  reads  a  Unicode  codepoint  from the command line and, if it lies outside plane 0, reports its
       UTF-16 surrogate decomposition. The codepoint may be given in raw hexadecimal or with the  prefixes  "0x"
       or "U+".

License

       GNU General Public License

                                                   April, 2009                                        unisurr(1)

Name

       unisurr - Given a Unicode codepoint outside plane 0, reports its surrogate decomposition

References

       Unicode Standard, version 5.1

Synopsis

unisurr([optionflags])codepoint

See Also