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 癲??油?ⅶ溢 1110000110011111001111110011111110010110111110110011111111111010010001101000100011101100 e19f3f3f96fb3ffa4688ec
EUC-JP 癲??油??溢 11100010101000010011111100111111110011001111110100111111001111111011000011101110 e2a13f3fccfd3f3fb0ee
UTF-8 癲앹궗油뚦ⅶ溢 111001111001100110110010111011001001010110111001111010101011011010010111111001101011001010111001111010111001101010100110111000101000010110110110111001101011101010100010 e799b2ec95b9eab697e6b2b9eb9aa6e285b6e6baa2
UHC 癲앹궗油뚦ⅶ溢 1110111110100110100111011110110010000010101011001110101011111010100011001110010110100101101001111110110011101110 efa69dec82aceafa8ce5a5a7ecee

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