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 | 耀??唯?? | 1001011101110011001111110011111110010111010000100011111100111111 | 97733f3f97423f3f |
EUC-JP | 耀??唯?? | 1100110111010100001111110011111111001101101000110011111100111111 | cdd43f3fcda33f3f |
UTF-8 | 耀믩ㅊ唯롧뭐 | 111010001000000010000000111010111010111110101001111000111000010110001010111001011001010010101111111010111010000110100111111010111010110110010000 | e88080ebafa9e3858ae594afeba1a7ebad90 |
UHC | 耀믩ㅊ唯롧뭐 | 111010011010010110010010111010111010010010111010111010101110011010001110111001111011100110111001 | e9a592eba4baeae68ee7b9b9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)