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 ??????F 00111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f46
SJIS-WIN 狸孫臓誰側孫F 10010010010010111001000110110111100100011001111110010010010011101001000110100100100100011011011101000110 924b91b7919f924e91a491b746
EUC-JP 狸孫臓誰側孫F 11000011101011001100001010111001110000101010000111000011101011111100001010100110110000101011100101000110 c3acc2b9c2a1c3afc2a6c2b946
UTF-8 狸孫臓誰側孫F 11100111100010111011100011100101101011011010101111101000100001111001001111101000101010101011000011100101100000011011010011100101101011011010101101000110 e78bb8e5adabe88793e8aab0e581b4e5adab46
UHC 狸孫?誰側孫F 110101111110000111100001110111010011111111100010110000011111011010110000111000011101110101000110 d7e1e1dd3fe2c1f6b0e1dd46

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