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 | 癲?8踰?ぜ | 11100001100111110011111110000010010101111110011011111010001111111000001010111010 | e19f3f8257e6fa3f82ba |
EUC-JP | 癲?8踰?ぜ | 11100010101000010011111110100011101110001110110011111100001111111010010010111100 | e2a13fa3b8ecfc3fa4bc |
UTF-8 | 癲쒕8踰딂ぜ | 111001111001100110110010111011001001001010010101111011111011110010011000111010001011100010110000111010111001010010000010111000111000000110011100 | e799b2ec9295efbc98e8b8b0eb9482e3819c |
UHC | 癲쒕8踰딂ぜ | 111011111010011010011100111010111010001110111000111010111011001010001010111010001010101010111100 | efa69ceba3b8ebb28ae8aabc |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)