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 | 池基??症? | 100100100111001010001010111011100011111100111111100011111100011100111111 | 92728aee3f3f8fc73f |
EUC-JP | 池基??症? | 110000111101001110110100111100000011111100111111101111101100100100111111 | c3d3b4f03f3fbec93f |
UTF-8 | 池基렰렖症렜 | 111001101011000110100000111001011001111110111010111010111010000010110000111010111010000010010110111001111001011110000111111010111010000010011100 | e6b1a0e59fbaeba0b0eba096e79787eba09c |
UHC | 池基렰렖症렜 | 111100101010111011010000111100011000111010111101100011101010101111110001111110001000111010101110 | f2aed0f18ebd8eabf1f88eae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)