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 | 烝렱奬基렰렎 | 111001111000001110011101111010111010000010110001111001011010010110101100111001011001111110111010111010111010000010110000111010111010000010001110 | e7839deba0b1e5a5ace59fbaeba0b0eba08e |
UHC | 烝렱奬基렰렎 | 111100011111011010001110101111101110110111100001110100001111000110001110101111011000111010100100 | f1f68ebeede1d0f18ebd8ea4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)