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?U????O^ 00111111010100010011111101010101001111110011111100111111001111110100111101011110 3f513f553f3f3f3f4f5e
SJIS-WIN ?Q?U????O^ 00111111010100010011111101010101001111110011111100111111001111110100111101011110 3f513f553f3f3f3f4f5e
EUC-JP ?Q?U????O^ 00111111010100010011111101010101001111110011111100111111001111110100111101011110 3f513f553f3f3f3f4f5e
UTF-8 혪Q혪U혩쨘혩쨍O^ 11101101100110001010101001010001111011011001100010101010010101011110110110011000101010011110110010101000100110001110110110011000101010011110110010101000100011010100111101011110 ed98aa51ed98aa55ed98a9eca898ed98a9eca88d4f5e
UHC 혪Q혪U혩쨘혩쨍O^ 11000010100100100101000111000010100100100101010111000010100100011100001010111010110000101001000111000010101110000100111101011110 c29251c29255c291c2bac291c2b84f5e

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