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 | 臾⑤К維?Н | 1110010001101011100001110100010010000100010010111000100011011011001111111000010001001110 | e46b8744844b88db3f844e |
EUC-JP | 臾?К維?Н | 11100111110011000011111110100111101011001011000011011101001111111010011110101111 | e7cc3fa7acb0dd3fa7af |
UTF-8 | 臾⑤К維먮Н | 11101000100001111011111011100010100100011010010011010000100110101110011110110110101011011110101110101000101011101101000010011101 | e887bee291a4d09ae7b6adeba8aed09d |
UHC | 臾⑤К維먮Н | 111010111010110010101000111010111010110010101100111010111010101110010000111010111010110010101111 | ebaca8ebacacebab90ebacaf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)