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 | 爭耕??箏? | 111000001010010110001101011010110011111100111111111000101011010100111111 | e0a58d6b3f3fe2b53f |
EUC-JP | 爭耕??箏? | 111000001010011110111001110011000011111100111111111001001011011100111111 | e0a7b9cc3f3fe4b73f |
UTF-8 | 爭耕렡렊箏렎 | 111001111000100010101101111010001000000010010101111010111010000010100001111010111010000010001010111001111010111010001111111010111010000010001110 | e788ade88095eba0a1eba08ae7ae8feba08e |
UHC | 爭耕렡렊箏렎 | 111011101011001111001100111010011000111010110010100011101010000111101110101101001000111010100100 | eeb3cce98eb28ea1eeb48ea4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)