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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 俉??與??^ | 111110100110000100111111001111111110010001101111001111110011111101011110 | fa613f3fe46f3f3f5e |
EUC-JP | 俉??與??^ | 10001111101100011011101100111111001111111110011111010000001111110011111101011110 | 8fb1bb3f3fe7d03f3f5e |
UTF-8 | 俉묐젌與쀫젌^ | 11100100101111111000100111101011101011001001000011101100101000001000110011101000100010001000011111101100100000001010101111101100101000001000110001011110 | e4bf89ebac90eca08ce88887ec80abeca08c5e |
UHC | 俉묐젌與쀫젌^ | 11100111111010111001000111101011101000001000110111100110101010001001011111101011101000001000110101011110 | e7eb91eba08de6a897eba08d5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)