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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 陰??@陰??@B 1000100101000001001111110011111101000000100010010100000100111111001111110100000001000010 89413f3f4089413f3f4042
EUC-JP 陰??@陰??@B 1011000110100010001111110011111101000000101100011010001000111111001111110100000001000010 b1a23f3f40b1a23f3f4042
UTF-8 陰쒖꽎@陰쒖꽎@B 111010011001100110110000111011001001001010010110111010101011110110001110010000001110100110011001101100001110110010010010100101101110101010111101100011100100000001000010 e999b0ec9296eabd8e40e999b0ec9296eabd8e4042
UHC 陰쒖꽎@陰쒖꽎@B 111010111110010010011100111011001000010010011110010000001110101111100100100111001110110010000100100111100100000001000010 ebe49cec849e40ebe49cec849e4042

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