Lotus Multi-Byte Character Set

Source: Wikipedia, the free encyclopedia.

The Lotus Multi-Byte Character Set (LMBCS) is a proprietary

Lotus Development Corporation with input from Bob Balaban and others.[1] Created around the same time and addressing some of the same problems, LMBCS could be viewed as parallel development and possible alternative to Unicode.[1] For maximum compatibility, later issues of LMBCS incorporate UTF-16 as a subset.[2][3]

Commercially, LMBCS was first introduced as the default character set of

as well as in a number of third-party products.

LMBCS encodes the characters required for languages using the

Korean
writing systems, and technical symbols.

Encodings

Technically, LMBCS is a lead-byte encoding where code point 00hex as well as code points 20hex (32) to 7Fhex (127) are identical to ASCII[1] (as well as to LICS).[5]

Code point 00hex is always treated as

private-use codes with the form F6xxhex during encoding in order to avoid the use of NUL bytes,[7] and to escaped control characters, where 20hex is added to the C0 (but not C1) control characters following the 0Fhex lead byte.[7]

Code points 01hex to 1Fhex, which serve as control codes in ASCII, are used as lead bytes to switch the definition of code points above 7Fhex between several code groups (similar to code pages) and at the same time determine either a single- or multi-byte nature for the corresponding code group.[1]

For example, code group 1 (with group byte 01hex)

MBCS code page 932. Multi-byte characters can thus occupy two or three bytes.[7][6]

In canonical LMBCS, each character starts with its group byte.[1] To reduce the length, in optimized or compressed LMBCS a default code group or optimization group code can be defined on a per application or process basis (ideally chosen according to the highest likelihood of occurrence)[1] and must be communicated to the interpreting code in some way (f.e. by specifying the corresponding "LMBCS-n" name).[8] Thereby, the group byte can be omitted for these characters.[1] Lotus 1-2-3 retrieves the optimization group code from the file header of the corresponding source file,[7] whereas for Lotus Notes the optimization group code is fixed to be always 01hex.[2][7]

Default Group Bytes Description
N/A 00hex 1[7]
NUL
LMBCS-1 01hex 2[7] Code page 850 (DOS Latin-1)[2][7]
LMBCS-2 02hex 2[7] Code page 851 (DOS Greek)[2][7]
LMBCS-3 03hex 2[7]
Code page 1255 (Windows Hebrew)[2][7]
LMBCS-4 04hex 2[7]
Code page 1256 (Windows Arabic)[2][7]
LMBCS-5 05hex 2[7]
Code page 1251 (Windows Cyrillic)[2][7]
LMBCS-6 06hex 2[7] Code page 852 (DOS Latin-2)[2][7]
N/A 07hex 1[7]
BEL[2]
LMBCS-8 08hex 2[7]
Code page 1254 (Windows Turkish)[2][9][7]
N/A 09hex 1[7]
N/A 0Ahex 1[7]
LMBCS-11 0Bhex 2[7]
Code page 874 (Thai)[9][7]
(LMBCS-12) 0Chex 2[7] Reserved[2]
N/A 0Dhex 1[7]
(LMBCS-14) 0Ehex 2[7] Reserved[2]
(LMBCS-15) 0Fhex 2[7] Remapped C0/C1 control codes[7]
LMBCS-16 10hex 3[7]
943[7] (Japanese / Shift-JIS)[2][9]
LMBCS-17 11hex 3[7] Code page 949/[2]1261[7] (Korean)[2][9]
LMBCS-18 12hex 3[7] Code page 950[2][7] (Traditional Chinese / Taiwan / Big5)[2][9]
LMBCS-19 13hex 3[7]
1386[7] (Simplified Chinese)[2][9]
(LMBCS-20) 14hex 3[7] UTF-16 (Unicode)[2][3][7]
N/A 15hex 3 Reserved[2]
N/A 16hex 3 Reserved[2]
N/A 17hex 3 Reserved[2]
N/A 18hex 3 Reserved[2]
N/A 19hex 1[7] Lotus 1-2-3 system range[9][7]
N/A 1Ahex 3 Reserved[2]
N/A 1Bhex 3 Reserved[2]
N/A 1Chex 3 Reserved[2]
N/A 1Dhex 3 Reserved[2]
N/A 1Ehex 3 Reserved[2]
N/A 1Fhex 3 Reserved[2]

Character set

Without prefix byte the code points 32 (20hex) to 127 (7Fhex) are interpreted as follows (corresponding to LMBCS codes 32 to 127):

Single byte codes (
ISO-646-US[10]
)
0 1 2 3 4 5 6 7 8 9 A B C D E F
2x  
SP
 
!
"
#
$
%
&
'
(
)
*
+
,
-
. /
3x
0
1
2
3
4
5
6
7
8
9
:
;
<
=
>
?
4x
@
A B C D E F G H I J K L M N O
5x P Q R S T U V W X Y Z
[
\
]
^
_
6x
`
a b c d e f g h i j k l m n o
7x p q r s t u v w x y z
{
|
}
~

Group 1

LMBCS group 1 code points 128 (80hex) to 255 (FFhex) are identical to the corresponding code points in code page 850 (DOS Latin-1), whereas code points 1 (01hex) to 127 (7Fhex) are defined according to the following exception list (corresponding to LMBCS codes 256 to 383):

LMBCS Group 1, lower half[11][10]
0 1 2 3 4 5 6 7 8 9 A B C D E F
0x
NUL
1x
§
2x
¨
~
˚
^
`
´
'
-[b]
[c]
[c]
3x
¨[d]
˚[d]
´[d]
nbsp[c] [c]
4x Œ œ Ÿ
˙[c]
[c]
[c]
[c]
[c]
[c]
5x
6x
ij
IJ
ʼn
ŀ
Ŀ
¯[c]
˘[c]
˝[c]
˛[c]
ˇ[c]
7x
Ħ[c]
ħ[c]
Ŧ[c]
ŧ[c]
Ŋ[c]
ŋ[c]
ĸ[c]
Kr[e]
  U+Mapped to a Unicode private use character

Group 2

LMBCS group 2 code points 128 (80hex) to 255 (FFhex) are identical to the corresponding code points in code page 851 (DOS Greek), whereas code points 1 (01hex) to 127 (7Fhex) are defined according to the following exception list:[f]

LMBCS Group 2, lower half[11]
0 1 2 3 4 5 6 7 8 9 A B C D E F
0x
NUL
ͺ
΅
Ϊ
Ϋ
΄
ʼ
ʽ
1x
2x
3x
4x
5x
6x
φ
7x
  Mapped to a Unicode private use character

Group 6

LMBCS group 6 code points 128 (80hex) to 255 (FFhex) are identical to the corresponding code points in code page 852 (DOS Latin-2), whereas code points 1 (01hex) to 127 (7Fhex) are defined according to the following exception list:[f]

LMBCS Group 6, lower half[11]
0 1 2 3 4 5 6 7 8 9 A B C D E F
0x
NUL
ā Ĉ ĉ Ċ ċ
Ē
ē
Ė ė Ĝ ĝ Ġ ġ Ģ ģ
1x Ĥ ĥ
Ĩ
ĩ
Ī
ī
Į į Ĵ ĵ Ķ ķ
Ļ
ļ
Ņ
ņ
2x
Ō
ō
Ŗ
ŗ
Ŝ ŝ
Ũ
ũ
Ū
ū
Ŭ ŭ Ų ų Ā
3x
4x
5x
6x
7x

See also

Notes

  1. C
    .
  2. (U+2013)
  3. ^
    Lotus 1-2-3 Release 3.1+
    for DOS and OS/2 and earlier.
  4. ^
    Lotus 1-2-3 Release 5.0
    .
  5. Private Use Area
    (PUA).
  6. ^
    Lotus 1-2-3 Release 3.1+
    for DOS and OS/2 and earlier. These versions only supported LMBCS code points 0 to 511, covering group 0 and 1 only.

References

  1. ^ a b c d e f g h i j k l m Balaban, Bob (2001). "Multi-Language Character Sets – What They Are, How To Use Them" (PDF). Looseleaf Software, Inc. Archived (PDF) from the original on 2016-11-25. Retrieved 2016-11-25.
  2. ^
    Notes
    for single-byte values between X'20' and X'FF'. For example, LMBCS is always optimized to group 0x01, which means that any character where the first byte is greater than 0x1F, has an implicit group byte of 0x01.
  3. ^ a b Scherer, Markus; Murray, Brendan (2000-06-02). "Re: MS Excel, Lotus 123 & Unicode". Archived from the original on 2016-12-06. Retrieved 2016-12-06.
  4. Lotus Development Corporation
    . 1989. pp. 4-10–4-11. 302173.
  5. ^ .
  6. ^ (PDF) from the original on 2016-12-12. Retrieved 2016-12-12. […] Notes uses a single character set, the Lotus Multibyte Character Set (LMBCS), to encode all text data used internally by its programs. Whenever Notes first inputs text encoded in a character set other than LMBCS, it translates the text into a LMBCS string, and whenever it must output text in a character set other than LMBCS, it translates the internal LMBCS string into the appropriate character set. Because all text is internally formatted by LMBCS, all text-processing operations […] are done in only one way. LMBCS uses up to three bytes in memory to represent a single text character […]
  7. ^
    International Business Machines
    (IBM).
  8. ^ Batutis, Edward J. (2001-11-03). "Re: converter types". International Components for Unicode (ICU). Archived from the original on 2016-12-06. Retrieved 2016-12-06.
  9. ^ a b c d e f g h i j "LMBCS" (in Japanese). 2009-02-03. Archived from the original on 2016-11-26. Retrieved 2016-11-26.[1]
  10. ^
    Lotus Development Corporation
    . 1989. pp. A2-1–A2-13. 302168.
  11. ^ a b c "lmb-excp.ucm". GitHub. 2000-02-10.

Further reading

External links