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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??????恂? 001111110011111100111111001111110011111100111111100111001001011000111111 3f3f3f3f3f3f9c963f
EUC-JP ??????恂? 001111110011111100111111001111110011111100111111110101111111011000111111 3f3f3f3f3f3fd7f63f
UTF-8 閱묐객璘롨떋恂┪ 111010011001011010110001111010111010110010010000111010101011000010011101111011111010011110101111111010111010000110101000111010111001011010001011111001101000000110000010111000101001010010101010 e996b1ebac90eab09defa7afeba1a8eb968be68182e294aa
UHC 閱묐객璘롨떋恂┪ 11100110111100111001000111101011101100001011010011101100110111101000111011101000100010111010000111100010111000011010011011010000 e6f391ebb0b4ecde8ee88ba1e2e1a6d0

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