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:
“Dreams are distorted representations of desire. So are dream- analyses.”
—Mason Cooley (b. 1927)
“As men are not able to fight against death, misery, ignorance, they have taken it into their heads, in order to be happy, not to think of them at all.”
—Blaise Pascal (16231662)
“What is clear is that Christianity directed increased attention to childhood. For the first time in history it seemed important to decide what the moral status of children was. In the midst of this sometimes excessive concern, a new sympathy for children was promoted. Sometimes this meant criticizing adults. . . . So far as parents were put on the defensive in this way, the beginning of the Christian era marks a revolution in the childs status.”
—C. John Sommerville (20th century)