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 | 瓠校i釣?? | 11100001010000001000110101011010100000101000100110010010110111100011111100111111 | e1408d5a828992de3f3f |
EUC-JP | 瓠校i釣?? | 11100001101000011011100110111011101000111110100111000100111000000011111100111111 | e1a1b9bba3e9c4e03f3f |
UTF-8 | 瓠校i釣면렪 | 111001111001001110100000111001101010000010100001111011111011110110001001111010011000011110100011111010111010100110110100111010111010000010101010 | e793a0e6a0a1efbd89e987a3eba9b4eba0aa |
UHC | 瓠校i釣면렪 | 111110111101001011001110111010001010001111101001111100001110010110111000111010011000111010111000 | fbd2cee8a3e9f0e5b8e98eb8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)