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 | 繒冪??頂? | 111110111000111110011001011100000011111100111111100100101011100000111111 | fb8f99703f3f92b83f |
EUC-JP | 繒冪??頂? | 10001111110101001101010011010001110100010011111100111111110001001011101000111111 | 8fd4d4d1d13f3fc4ba3f |
UTF-8 | 繒冪렰렪頂렋 | 111001111011100110010010111001011000011010101010111010111010000010110000111010111010000010101010111010011010000010000010111010111010000010001011 | e7b992e586aaeba0b0eba0aae9a082eba08b |
UHC | 繒冪렰렪頂렋 | 111100011111100111011000111100011000111010111101100011101011100011110000101000101000111010100010 | f1f9d8f18ebd8eb8f0a28ea2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)