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 儼??乙??畑 10011001010101100011111100111111100010011011001100111111001111111001010010101000 99563f3f89b33f3f94a8
EUC-JP 儼??乙??畑 11010001101101110011111100111111101100101011010100111111001111111100100010101010 d1b73f3fb2b53f3fc8aa
UTF-8 儼볥댏乙듬뼣畑 111001011000010010111100111010111011001110100101111010111000110010001111111001001011100110011001111010111001001110101100111010111011110010100011111001111001010110010001 e584bcebb3a5eb8c8fe4b999eb93acebbca3e79591
UHC 儼볥댏乙듬뼣畑 1110010111110000100100111110101110001000101110001110101111100000101101011110101110010110101001101110111110100101 e5f093eb88b8ebe0b5eb96a6efa5

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