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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 渼」ー瀅ー鮑タ 11111011010010011010001110110000111110110100111010110000111010011011100011000000 fb49a3b0fb4eb0e9b8c0
EUC-JP 渼」ー瀅ー鮑タ 10001111110001111111000010001110101000111000111010110000100011111100100110101011100011101011000011110010101110101000111011000000 8fc7f08ea38eb08fc9ab8eb0f2ba8ec0
UTF-8 渼」ー瀅ー鮑タ 111001101011100010111100111011111011110110100011111011111011110110110000111001111000000010000101111011111011110110110000111010011010111010010001111011111011111010000000 e6b8bcefbda3efbdb0e78085efbdb0e9ae91efbe80
UHC 渼??瀅?鮑? 11011010101101000011111100111111111110111010010000111111111110001110101000111111 dab43f3ffba43ff8ea3f

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