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}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642
SJIS-WIN 簑F}v簑F}vB 111101101110001011100010110000000100011001111101011101101111011011100010111000101100000001000110011111010111011001000010 f6e2e2c0467d76f6e2e2c0467d7642
EUC-JP ?簑F}v?簑F}vB 00111111111001001100001001000110011111010111011000111111111001001100001001000110011111010111011001000010 3fe4c2467d763fe4c2467d7642
UTF-8 簑F}v簑F}vB 11101110100101001000100111100111101100001001000101000110011111010111011011101110100101001000100111100111101100001001000101000110011111010111011001000010 ee9489e7b091467d76ee9489e7b091467d7642
UHC ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642

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