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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 衆??烽无訂 | 10001111010011110011111100111111111000001000001010011101110110011001001011111001 | 8f4f3f3fe0829dd992f9 |
EUC-JP | 衆??烽无訂 | 10111101101100000011111100111111110111111110001011011010110110111100010011111011 | bdb03f3fdfe2dadbc4fb |
UTF-8 | 衆폈렱烽无訂 | 111010001010000110000110111011011000111110001000111010111010000010110001111001111000001110111101111001101001011110100000111010001010100010000010 | e8a186ed8f88eba0b1e783bde697a0e8a882 |
UHC | 衆폈렱烽无訂 | 111100011110101111000110111100011000111010111110110111001110101111011001111010011110111111110100 | f1ebc6f18ebedcebd9e9eff4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)