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 浯エ辷セ淏ゥ髮ォ 111110101111110010110100111001111000100010111110111110110100001010101001111010011001101110101011 fafcb4e788befb42a9e99bab
EUC-JP 浯エ辷セ淏ゥ髮ォ 100011111100011111000011100011101011010011101101111010001000111010111110100011111100011111011001100011101010100111110001111110111000111010101011 8fc7c38eb4ede88ebe8fc7d98ea9f1fb8eab
UTF-8 浯エ辷セ淏ゥ髮ォ 111001101011010110101111111011111011110110110100111010001011111010110111111011111011110110111110111001101011011110001111111011111011110110101001111010011010101110101110111011111011110110101011 e6b5afefbdb4e8beb7efbdbee6b78fefbda9e9abaeefbdab
UHC ????淏?髮? 00111111001111110011111100111111111110111100100000111111110110111010010100111111 3f3f3f3ffbc83fdba53f

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