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 | 號?頂耕?? | 111001010110101000111111100100101011100010001101011010110011111100111111 | e56a3f92b88d6b3f3f |
EUC-JP | 號?頂耕?? | 111010011100101100111111110001001011101010111001110011000011111100111111 | e9cb3fc4bab9cc3f3f |
UTF-8 | 號렞頂耕렢렒 | 111010001001100110011111111010111010000010011110111010011010000010000010111010001000000010010101111010111010000010100010111010111010000010010010 | e8999feba09ee9a082e88095eba0a2eba092 |
UHC | 號렞頂耕렢렒 | 111110111101110010001110101011111111000010100010110011001110100110001110101100111000111010100111 | fbdc8eaff0a2cce98eb38ea7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)