Manpage of 'big5' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for big5
Other pages
for big5
More pages
containing big5

Section 5 manual page or howto for 'big5'  

BIG5(5) 		  FreeBSD File Formats Manual		       BIG5(5)

NAME
     big5 -- ``Big Five'' encoding for Traditional Chinese text

SYNOPSIS
     ENCODING "BIG5"

DESCRIPTION
     ``Big Five'' is the de facto standard for encoding Traditional Chinese
     text.  Each character is represented by either one or two bytes.  Charac-
     ters from the ASCII character set are represented as single bytes in the
     range 0x00 - 0x7F.  Traditional Chinese characters are represented by two
     bytes: the first in the range 0xA1 - 0xFE, the second in the range 0x40 -
     0xFE.

SEE ALSO
     euc(5), gb18030(5), utf8(5)

FreeBSD 7.2			August 7, 2003			   FreeBSD 7.2

NAME - SYNOPSIS - DESCRIPTION - SEE ALSO -  
A random manual page         All manual pages        All RFC pages