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??e^ 00111111010100010011111101000010001111110101010000111111001111110110010101011110 3f513f423f543f3f655e
SJIS-WIN ?Q?B?T??e^ 00111111010100010011111101000010001111110101010000111111001111110110010101011110 3f513f423f543f3f655e
EUC-JP ?Q?B?T??e^ 00111111010100010011111101000010001111110101010000111111001111110110010101011110 3f513f423f543f3f655e
UTF-8 혪Q혪B혪T혩쨩e^ 1110110110011000101010100101000111101101100110001010101001000010111011011001100010101010010101001110110110011000101010011110110010101000101010010110010101011110 ed98aa51ed98aa42ed98aa54ed98a9eca8a9655e
UHC 혪Q혪B혪T혩쨩e^ 110000101001001001010001110000101001001001000010110000101001001001010100110000101001000111000010101110110110010101011110 c29251c29242c29254c291c2bb655e

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