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 | 齊????? | 11101010100011100011111100111111001111110011111100111111 | ea8e3f3f3f3f3f |
EUC-JP | 齊?栯??? | 111100111110111000111111100011111100001111010010001111110011111100111111 | f3ee3f8fc3d23f3f3f |
UTF-8 | 齊렦栯곈렧렱 | 111010011011110110001010111010111010000010100110111001101010000010101111111010101011001110001000111010111010000010100111111010111010000010110001 | e9bd8aeba0a6e6a0afeab388eba0a7eba0b1 |
UHC | 齊렦栯곈렧렱 | 111100001011101010001110101101011110100111110001101100001110100110001110101101101000111010111110 | f0ba8eb5e9f1b0e98eb68ebe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)