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 | 禹遁???淫 | 111000100101101010010011110110010011111100111111001111111000100011111010 | e25a93d93f3f3f88fa |
EUC-JP | 禹遁???淫 | 111000111011101111000110110110110011111100111111001111111011000011111100 | e3bbc6db3f3f3fb0fc |
UTF-8 | 禹遁렪븝섣淫 | 111001111010011010111001111010011000000110000001111010111010000010101010111010111011100010011101111011001000010010100011111001101011011110101011 | e7a6b9e98181eba0aaebb89dec84a3e6b7ab |
UHC | 禹遁렪븝섣淫 | 111010011110000011010100111011011000111010111000101110101110111110111100101100101110101111100010 | e9e0d4ed8eb8baefbcb2ebe2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)