freebsd man page for big5

Query: big5

OS: freebsd

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 represented 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 repre- sented 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
Related Man Pages
gb18030(5) - freebsd
euctw(5) - osf1
telecode(5) - osf1
iconv_zh(5) - sunos
auto_ef(1) - linux
Similar Topics in the Unix Linux Community
Changing Charter Codeing in a script
Hacked.... .htaccess
Japanese Language in Suse
Why does my test fail ??
How to load a charset on RHEL 6.6 ?