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 ?Q?e}v?Q?e}vB 00111111010100010011111101100101011111010111011000111111010100010011111101100101011111010111011001000010 3f513f657d763f513f657d7642
SJIS-WIN Q鯀e}vQ鯀e}vB 1111011011100011010100011110100110111111011001010111110101110110111101101110001101010001111010011011111101100101011111010111011001000010 f6e351e9bf657d76f6e351e9bf657d7642
EUC-JP ?Q鯀e}v?Q鯀e}vB 001111110101000111110010110000010110010101111101011101100011111101010001111100101100000101100101011111010111011001000010 3f51f2c1657d763f51f2c1657d7642
UTF-8 Q鯀e}vQ鯀e}vB 111011101001010010001010010100011110100110101111100000000110010101111101011101101110111010010100100010100101000111101001101011111000000001100101011111010111011001000010 ee948a51e9af80657d76ee948a51e9af80657d7642
UHC ?Q?e}v?Q?e}vB 00111111010100010011111101100101011111010111011000111111010100010011111101100101011111010111011001000010 3f513f657d763f513f657d7642

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