Content deleted Content added
Drmccreedy (talk | contribs) Undid revision 970758116 by 182.232.182.98 (talk) revert vandalism |
|||
Line 11:
In the days of [[text mode]] computing, Western characters were normally laid out in a grid on the screen, often 80 columns by 24 or 25 lines. Each character was displayed as a small [[dot matrix]], often about 8 [[pixel]]s wide, and a [[SBCS]] (single-byte character set) was generally used to encode characters of Western languages.
For a number of practical and aesthetic reasons [[Han character]]s need to be square, approximately twice as wide as these fixed-width SBCS characters. As these were typically encoded in a [[DBCS]] (double-byte character set) this also meant that their
On the other hand, early Japanese computing used a single-byte code page called [[JIS X 0201]] for [[katakana]]. These would be rendered at the same width as the other single-byte characters, making them [[half-width kana]] characters rather than normally proportioned kana. Although the JIS X 0201 standard itself did not specify half-width display for katakana, this became the visually distinguishing feature in [[Shift JIS]] between the single-byte JIS X 0201 and double-byte [[JIS X 0208]] katakana. Some IBM code pages used a similar treatment for Korean jamo,<ref name="ibm933">{{cite web|url=http://demo.icu-project.org/icu-bin/convexp?conv=ibm-933|title=ICU Demonstration - Converter Explorer|author=|date=|website=demo.icu-project.org|accessdate=7 May 2018}}</ref> based on the [[KS C 5601#1974|N-byte Hangul code]] and its [[EBCDIC]] translation.
|