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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
EUC-JP | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
UTF-8 | 혷쨋챗혺혢청^ | 11101101100110001011011111101100101010001000101111101100101100011001011111101101100110001011101011101101100110001010001011101100101100101010110101011110 | ed98b7eca88becb197ed98baed98a2ecb2ad5e |
UHC | 혷쨋챗혺혢청^ | 11000010100111101100001010110110110000111010101011000010100111111100001010001011110000111011101101011110 | c29ec2b6c3aac29fc28bc3bb5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)