ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



BIG5(5)                     BSD 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 repre-sented represented
     sented by either one or two bytes.  Characters 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)

BSD                             August 7, 2003                             BSD

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.