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 | 襞占洳褶ウ譫 | 1110010111111100100100001110100010011111101011001110010111110111101100111110011010011110 | e5fc90e89face5f7b3e69e |
EUC-JP | 襞占洳褶ウ譫 | 111010101111111011000000111010101101111010101110111010101111100110001110101100111110101111111110 | eafec0eadeaeeaf98eb3ebfe |
UTF-8 | 襞占洳褶ウ譫 | 111010001010010110011110111001011000110110100000111001101011010010110011111010001010010010110110111011111011110110110011111010001010110110101011 | e8a59ee58da0e6b4b3e8a4b6efbdb3e8adab |
UHC | ?占?褶?? | 0011111111101111101111110011111111100011101010000011111100111111 | 3fefbf3fe3a83f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)