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 ?讙辯貍淏ゥ髮ォ 00111111111001101010101011100111100001111110011010111100111110110100001010101001111010011001101110101011 3fe6aae787e6bcfb42a9e99bab
EUC-JP 淶讙辯貍淏ゥ髮ォ 100011111100011111100101111011001010110011101101111001111110110010111110100011111100011111011001100011101010100111110001111110111000111010101011 8fc7e5ecacede7ecbe8fc7d98ea9f1fb8eab
UTF-8 淶讙辯貍淏ゥ髮ォ 111001101011011110110110111010001010111010011001111010001011111010101111111010001011001010001101111001101011011110001111111011111011110110101001111010011010101110101110111011111011110110101011 e6b7b6e8ae99e8beafe8b28de6b78fefbda9e9abaeefbdab
UHC ??辯?淏?髮? 0011111100111111110111001010101000111111111110111100100000111111110110111010010100111111 3f3fdcaa3ffbc83fdba53f

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