To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 襭倶灰跖碁6痳 1110011001000010100010111110010010001010010001001110011011101000100011001110100110000010010101011110000110000101 e6428be48a44e6e88ce98255e185
EUC-JP 襭倶灰跖碁6痳 1110101110100011101101101110011010110011101001011110110011101010101110001110101110100011101101101110000111100101 eba3b6e6b3a5eceab8eba3b6e1e5
UTF-8 襭倶灰跖碁6痳 111010001010010110101101111001011000000010110110111001111000000110110000111010001011011110010110111001111010001010000001111011111011110010010110111001111001011110110011 e8a5ade580b6e781b0e8b796e7a281efbc96e797b3
UHC ??灰?碁6? 00111111001111111111110011101001001111111101000110110011101000111011011000111111 3f3ffce93fd1b3a3b63f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)