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 | 喊痾痾哺唸痞 | 100110100101111011100001011111011110000101111101100110100100110110011010010110001110000101111100 | 9a5ee17de17d9a4d9a58e17c |
EUC-JP | 喊痾痾哺唸痞 | 110100111011111111100001110111101110000111011110110100111010111011010011101110011110000111011101 | d3bfe1dee1ded3aed3b9e1dd |
UTF-8 | 喊痾痾哺唸痞 | 111001011001011010001010111001111001011110111110111001111001011110111110111001011001001110111010111001011001010010111000111001111001011110011110 | e5968ae797bee797bee593bae594b8e7979e |
UHC | 喊??哺?? | 1111100111100010001111110011111111111000110101000011111100111111 | f9e23f3ff8d43f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)