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 | 倭??預θ? | 100110000110000000111111001111111001011101100001100000111100011000111111 | 98603f3f976183c63f |
EUC-JP | 倭??預θ? | 110011111100000100111111001111111100110111000010101001101100100000111111 | cfc13f3fcdc2a6c83f |
UTF-8 | 倭롳퐡預θ웻 | 1110010110000000101011011110101110100001101100111110110110010000101000011110100110100000100100001100111010111000111011001001101110111011 | e580adeba1b3ed90a1e9a090ceb8ec9bbb |
UHC | 倭롳퐡預θ웻 | 111010001101111010001110111011111011110110001010111001111110100010100101111010001001111110000111 | e8de8eefbd8ae7e8a5e89f87 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)