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 | ??斤??謗 | 0011111100111111100010111101001000111111001111111110011010001110 | 3f3f8bd23f3fe68e |
EUC-JP | ??斤??謗 | 0011111100111111101101101101010000111111001111111110101111101110 | 3f3fb6d43f3febee |
UTF-8 | 렺旽斤렊렺謗 | 111010111010000010111010111001101001011110111101111001101001011010100100111010111010000010001010111010111010000010111010111010001010110010010111 | eba0bae697bde696a4eba08aeba0bae8ac97 |
UHC | 렺旽斤렊렺謗 | 100011101100001011010100110001011101000011000101100011101010000110001110110000101101101110111111 | 8ec2d4c5d0c58ea18ec2dbbf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)