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 | 迪懃声迪・迪 | 1110011110001100100111001110011110010000101110101110011110001100101001011110011110001100 | e78c9ce790bae78ca5e78c |
EUC-JP | 迪懃声迪・迪 | 111011011110110011011000111010011100000010111100111011011110110010001110101001011110110111101100 | edecd8e9c0bcedec8ea5edec |
UTF-8 | 迪懃声迪・迪 | 111010001011111110101010111001101000011110000011111001011010001110110000111010001011111110101010111011111011110110100101111010001011111110101010 | e8bfaae68783e5a3b0e8bfaaefbda5e8bfaa |
UHC | 迪懃?迪?迪 | 11101110111010001101000011000100001111111110111011101000001111111110111011101000 | eee8d0c43feee83feee8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)