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 | 癲??惟?? | 1110000110011111001111110011111110001000110100100011111100111111 | e19f3f3f88d23f3f |
EUC-JP | 癲??惟?? | 1110001010100001001111110011111110110000110101000011111100111111 | e2a13f3fb0d43f3f |
UTF-8 | 癲됱땸惟깍폍 | 111001111001100110110010111010111001000010110001111010111001010110111000111001101000001110011111111010101011100110001101111011011000111110001101 | e799b2eb90b1eb95b8e6839feab98ded8f8d |
UHC | 癲됱땸惟깍폍 | 111011111010011010001001111011001000101110001110111010101110111010110001111011111011110010011000 | efa689ec8b8eeaeeb1efbc98 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)