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 ????®?? 00111111001111110011111100111111101011100011111100111111 3f3f3f3fae3f3f
SJIS-WIN 儼?????靭 100110010101011000111111001111110011111100111111001111111001000001111000 99563f3f3f3f3f9078
EUC-JP 儼???®?靭 1101000110110111001111110011111100111111100011111010001011101110001111111011111111011001 d1b73f3f3f8fa2ee3fbfd9
UTF-8 儼볥씢留®뜏靭 1110010110000100101111001110101110110011101001011110110010010100101000101110111110100111100011011100001010101110111010111001110010001111111010011001110110101101 e584bcebb3a5ec94a2efa78dc2aeeb9c8fe99dad
UHC 儼볥씢留®뜏靭 1110010111110000100100111110101110011101101101101110101110100111101000101110011110001101100100101110110011100101 e5f093eb9db6eba7a2e78d92ece5

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