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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 烝?址?? | 11100000011111100011111110011010101011000011111100111111 | e07e3f9aac3f3f |
EUC-JP | 烝?址?? | 11011111110111110011111111010100101011100011111100111111 | dfdf3fd4ae3f3f |
UTF-8 | 烝렱址며렣 | 111001111000001110011101111010111010000010110001111001011001110110000000111010111010100110110000111010111010000010100011 | e7839deba0b1e59d80eba9b0eba0a3 |
UHC | 烝렱址며렣 | 11110001111101101000111010111110111100101010001110111000111001111000111010110100 | f1f68ebef2a3b8e78eb4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)