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 癲??徇??諛 11100001100111110011111100111111100111000110110100111111001111111110011010000111 e19f3f3f9c6d3f3fe687
EUC-JP 癲?ʼn徇??諛 111000101010000100111111100011111010100111001010110101111100111000111111001111111110101111100111 e2a13f8fa9cad7ce3f3febe7
UTF-8 癲앸ʼn徇뽳쬄諛 1110011110011001101100101110110010010101101110001100010110001001111001011011111010000111111010111011110110110011111011001010110010000100111010001010101110011011 e799b2ec95b8c589e5be87ebbdb3ecac84e8ab9b
UHC 癲앸ʼn徇뽳쬄諛 1110111110100110100111011110101110101001101100001110001011011111100101101110111110100110100110111110101110110000 efa69deba9b0e2df96efa69bebb0

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