To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????^ | 001111110011111100111111001111110011111101011110 | 3f3f3f3f3f5e |
SJIS-WIN | 訂敎?俎?^ | 100100101111100111111010110011010011111110011000110101110011111101011110 | 92f9facd3f98d73f5e |
EUC-JP | 訂??俎?^ | 1100010011111011001111110011111111010000110110010011111101011110 | c4fb3f3fd0d93f5e |
UTF-8 | 訂敎갹俎렣^ | 11101000101010001000001011100110100101011000111011101010101100001011100111100100101111111000111011101011101000001010001101011110 | e8a882e6958eeab0b9e4bf8eeba0a35e |
UHC | 訂敎갹俎렣^ | 1110111111110100110011101110011110110000101111011111000010111011100011101011010001011110 | eff4cee7b0bdf0bb8eb45e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)