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 浯エ辯貍淏ゥ髮ォ 11111010111111001011010011100111100001111110011010111100111110110100001010101001111010011001101110101011 fafcb4e787e6bcfb42a9e99bab
EUC-JP 浯エ辯貍淏ゥ髮ォ 100011111100011111000011100011101011010011101101111001111110110010111110100011111100011111011001100011101010100111110001111110111000111010101011 8fc7c38eb4ede7ecbe8fc7d98ea9f1fb8eab
UTF-8 浯エ辯貍淏ゥ髮ォ 111001101011010110101111111011111011110110110100111010001011111010101111111010001011001010001101111001101011011110001111111011111011110110101001111010011010101110101110111011111011110110101011 e6b5afefbdb4e8beafe8b28de6b78fefbda9e9abaeefbdab
UHC ??辯?淏?髮? 0011111100111111110111001010101000111111111110111100100000111111110110111010010100111111 3f3fdcaa3ffbc83fdba53f

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