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 | 顫代n莠ー髴 | 1110100011111010100100011110001110000010100011101110010010111010101100001110100110011100 | e8fa91e3828ee4bab0e99c |
EUC-JP | 顫代n莠ー髴 | 111100001111110011000010111001011010001111101110111010001011110010001110101100001111000111111100 | f0fcc2e5a3eee8bc8eb0f1fc |
UTF-8 | 顫代n莠ー髴 | 111010011010000110101011111001001011101110100011111011111011110110001110111010001000111010100000111011111011110110110000111010011010101110110100 | e9a1abe4bba3efbd8ee88ea0efbdb0e9abb4 |
UHC | 顫代n??? | 111011111011010111010011110110111010001111101110001111110011111100111111 | efb5d3dba3ee3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)