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 | 凹??預θ┓ | 10001001100110100011111100111111100101110110000110000011110001101000010010101101 | 899a3f3f976183c684ad |
EUC-JP | 凹??預θ┓ | 10110001111110100011111100111111110011011100001010100110110010001010100010101111 | b1fa3f3fcdc2a6c8a8af |
UTF-8 | 凹듸퐡預θ┓ | 1110010110000111101110011110101110010011101110001110110110010000101000011110100110100000100100001100111010111000111000101001010010010011 | e587b9eb93b8ed90a1e9a090ceb8e29493 |
UHC | 凹듸퐡預θ┓ | 111010001110101010110101111011111011110110001010111001111110100010100101111010001010011010101111 | e8eab5efbd8ae7e8a5e8a6af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)