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 | 烝?奬基?? | 111000000111111000111111100110101111101110001010111011100011111100111111 | e07e3f9afb8aee3f3f |
EUC-JP | 烝?奬基?? | 110111111101111100111111110101001111110110110100111100000011111100111111 | dfdf3fd4fdb4f03f3f |
UTF-8 | 烝렒奬基렰렱 | 111001111000001110011101111010111010000010010010111001011010010110101100111001011001111110111010111010111010000010110000111010111010000010110001 | e7839deba092e5a5ace59fbaeba0b0eba0b1 |
UHC | 烝렒奬基렰렱 | 111100011111011010001110101001111110110111100001110100001111000110001110101111011000111010111110 | f1f68ea7ede1d0f18ebd8ebe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)