Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
unisurr(1)		     General Commands Manual		      unisurr(1)

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

SYNOPSIS
     unisurr ([option flags]) codepoint

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+".

COMMAND LINE FLAGS
     -h     Print usage information.

     -v     Print version information.

REFERENCES
     Unicode Standard, version 5.1

AUTHOR
     Bill Poser
     billposer@alum.mit.edu

LICENSE
     GNU General Public License

				   April, 2009			      unisurr(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=unisurrogate&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help