Representations of Byte Order Marks By Encoding
This table illustrates how BOMs are represented as octet sequences and how they appear expressed in another encoding (here the legacy ISO-8859-1):
Encoding | Representation (hexadecimal) | Representation (decimal) | Representation (ISO-8859-1) |
---|---|---|---|
UTF-8 | EF BB BF |
239 187 191 |
 |
UTF-16 (BE) | FE FF |
254 255 |
þÿ |
UTF-16 (LE) | FF FE |
255 254 |
ÿþ |
UTF-32 (BE) | 00 00 FE FF |
0 0 254 255 |
□□þÿ (□ represents the ASCII null character) |
UTF-32 (LE) | FF FE 00 00 |
255 254 0 0 |
ÿþ□□ (□ represents the ASCII null character) |
UTF-7 | 2B 2F 76 38 2B 2F 76 38 2D |
43 47 118 56 |
+/v8 |
UTF-1 | F7 64 4C |
247 100 76 |
÷dL |
UTF-EBCDIC | DD 73 66 73 |
221 115 102 115 |
Ýsfs |
SCSU | 0E FE FF |
14 254 255 |
□þÿ (□ represents the ASCII "shift out" character) |
BOCU-1 | FB EE 28 |
251 238 40 |
ûî( |
GB-18030 | 84 31 95 33 |
132 49 149 51 |
□1■3 (□ and ■ represent unmapped ISO-8859-1 characters) |
Read more about this topic: Byte Order Mark
Famous quotes containing the words representations of, order and/or marks:
“These marbles, the works of the dreamers and idealists of old, live on, leading and pointing to good. They are the works of visionaries and dreamers, but they are realizations of soul, the representations of the ideal. They are grand, beautiful, and true, and they speak with a voice that echoes through the ages. Governments have changed; empires have fallen; nations have passed away; but these mute marbles remainthe oracles of time, the perfection of art.”
—Herman Melville (18191891)
“If there hadnt been women wed still be squatting in a cave eating raw meat, because we made civilization in order to impress our girl friends. And they tolerated it and let us go ahead and play with our toys.”
—Orson Welles (19151984)
“Modernity exists in the form of a desire to wipe out whatever came earlier, in the hope of reaching at least a point that could be called a true present, a point of origin that marks a new departure.”
—Paul De Man (19191983)