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遵?? | 11101000010000101000110101011010100000101000100110001111100001010011111100111111 | e8428d5a82898f853f3f |
EUC-JP | 錚校i遵?? | 11101111101000111011100110111011101000111110100110111101111001010011111100111111 | efa3b9bba3e9bde53f3f |
UTF-8 | 錚校i遵면렪 | 111010011000110010011010111001101010000010100001111011111011110110001001111010011000000110110101111010111010100110110100111010111010000010101010 | e98c9ae6a0a1efbd89e981b5eba9b4eba0aa |
UHC | 錚校i遵면렪 | 111011101011011011001110111010001010001111101001111100011110010110111000111010011000111010111000 | eeb6cee8a3e9f1e5b8e98eb8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)