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 | 眩喊鞦眩齏鈔 | 111000011011111110011010010111101110100011100001111000011011111111101000111010111110011111100010 | e1bf9a5ee8e1e1bfe8ebe7e2 |
EUC-JP | 眩喊鞦眩齏鈔 | 111000101100000111010011101111111111000011100011111000101100000111110000111011011110111011100100 | e2c1d3bff0e3e2c1f0edeee4 |
UTF-8 | 眩喊鞦眩齏鈔 | 111001111001110010101001111001011001011010001010111010011001111010100110111001111001110010101001111010011011110110001111111010011000100010010100 | e79ca9e5968ae99ea6e79ca9e9bd8fe98894 |
UHC | 眩喊?眩?? | 111110101101111111111001111000100011111111111010110111110011111100111111 | fadff9e23ffadf3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)