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醍?? | 100010001111101000111111100000101000100110010001111001110011111100111111 | 88fa3f828991e73f3f |
EUC-JP | 淫?i醍?珽 | 1011000011111100001111111010001111101001110000101110100100111111100011111100101111111110 | b0fc3fa3e9c2e93f8fcbfe |
UTF-8 | 淫꿱i醍렕珽 | 111001101011011110101011111010101011111110110001111011111011110110001001111010011000011010001101111010111010000010010101111001111000111110111101 | e6b7abeabfb1efbd89e9868deba095e78fbd |
UHC | 淫꿱i醍렕珽 | 111010111110001010110010111010001010001111101001111100001011010110001110101010101110111111101010 | ebe2b2e8a3e9f0b58eaaefea |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)