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?B?T??D?Q?B?T??D^ 00111111010100010011111101000010001111110101010000111111001111110100010000111111010100010011111101000010001111110101010000111111001111110100010001011110 3f513f423f543f3f443f513f423f543f3f445e
SJIS-WIN ?Q?B?T??D?Q?B?T??D^ 00111111010100010011111101000010001111110101010000111111001111110100010000111111010100010011111101000010001111110101010000111111001111110100010001011110 3f513f423f543f3f443f513f423f543f3f445e
EUC-JP ?Q?B?T??D?Q?B?T??D^ 00111111010100010011111101000010001111110101010000111111001111110100010000111111010100010011111101000010001111110101010000111111001111110100010001011110 3f513f423f543f3f443f513f423f543f3f445e
UTF-8 혪Q혪B혪T혩쨩D혪Q혪B혪T혩쨩D^ 111011011001100010101010010100011110110110011000101010100100001011101101100110001010101001010100111011011001100010101001111011001010100010101001010001001110110110011000101010100101000111101101100110001010101001000010111011011001100010101010010101001110110110011000101010011110110010101000101010010100010001011110 ed98aa51ed98aa42ed98aa54ed98a9eca8a944ed98aa51ed98aa42ed98aa54ed98a9eca8a9445e
UHC 혪Q혪B혪T혩쨩D혪Q혪B혪T혩쨩D^ 1100001010010010010100011100001010010010010000101100001010010010010101001100001010010001110000101011101101000100110000101001001001010001110000101001001001000010110000101001001001010100110000101001000111000010101110110100010001011110 c29251c29242c29254c291c2bb44c29251c29242c29254c291c2bb445e

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