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 | ???®?? | 001111110011111100111111101011100011111100111111 | 3f3f3fae3f3f |
SJIS-WIN | 齊????? | 11101010100011100011111100111111001111110011111100111111 | ea8e3f3f3f3f3f |
EUC-JP | 齊??®?? | 111100111110111000111111001111111000111110100010111011100011111100111111 | f3ee3f3f8fa2ee3f3f |
UTF-8 | 齊꿱렖®렯끽 | 1110100110111101100010101110101010111111101100011110101110100000100101101100001010101110111010111010000010101111111010111000000110111101 | e9bd8aeabfb1eba096c2aeeba0afeb81bd |
UHC | 齊꿱렖®렯끽 | 111100001011101010110010111010001000111010101011101000101110011110001110101111001011001110100011 | f0bab2e88eaba2e78ebcb3a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)