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 | 臾?К維?Н | 11100100011010110011111110000100010010111000100011011011001111111000010001001110 | e46b3f844b88db3f844e |
EUC-JP | 臾?К維?Н | 11100111110011000011111110100111101011001011000011011101001111111010011110101111 | e7cc3fa7acb0dd3fa7af |
UTF-8 | 臾뀀К維롫Н | 11101000100001111011111011101011100000001000000011010000100110101110011110110110101011011110101110100001101010111101000010011101 | e887beeb8080d09ae7b6adeba1abd09d |
UHC | 臾뀀К維롫Н | 111010111010110010110010111010111010110010101100111010111010101110001110111010111010110010101111 | ebacb2ebacacebab8eebacaf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)