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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 轅?諸?? | 11100111011101100011111110001111100101000011111100111111 | e7763f8f943f3f |
EUC-JP | 轅?諸?? | 11101101110101110011111110111101111101000011111100111111 | edd73fbdf43f3f |
UTF-8 | 轅렎諸멸롚 | 111010001011110110000101111010111010000010001110111010001010101110111000111010111010100110111000111010111010000110011010 | e8bd85eba08ee8abb8eba9b8eba19a |
UHC | 轅렎諸멸롚 | 11101010101111111000111010100100111100001011001110111000111010101000111011011110 | eabf8ea4f0b3b8ea8ede |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)