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 | 穩??節ц? | 111000100111001000111111001111111001000011011111100001001000100000111111 | e2723f3f90df84883f |
EUC-JP | 穩??節цŧ | 1110001111010011001111110011111111000000111000011010011111101000100011111010100111001111 | e3d33f3fc0e1a7e88fa9cf |
UTF-8 | 穩뚦넇節цŧ | 11100111101010011010100111101011100110101010011011101011100001001000011111100111101011111000000011010001100001101100010110100111 | e7a9a9eb9aa6eb8487e7af80d186c5a7 |
UHC | 穩뚦넇節цŧ | 111010001011000110001100111001011000011010010111111011111011110110101100111010001010100110101110 | e8b18ce58697efbdace8a9ae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)