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 | 渼式質式 | 111110110100100110001110101011101111000010110010100011101011111111110010101100101000111010101110 | fb498eaef0b28ebff2b28eae |
EUC-JP | 渼式?質?式 | 1000111111000111111100001011110010110000001111111011110011000001001111111011110010110000 | 8fc7f0bcb03fbcc13fbcb0 |
UTF-8 | 渼式質式 | 111001101011100010111100111001011011110010001111111011101000000110110001111010001011001110101010111011101000011110101001111001011011110010001111 | e6b8bce5bc8fee81b1e8b3aaee87a9e5bc8f |
UHC | 渼式?質?式 | 11011010101101001110001111010010001111111111001011110101001111111110001111010010 | dab4e3d23ff2f53fe3d2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)