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?un}?Q?un{^ 00111111010100010011111101110101011011100111110100111111010100010011111101110101011011100111101101011110 3f513f756e7d3f513f756e7b5e
SJIS-WIN ?Q?un}?Q?un{^ 00111111010100010011111101110101011011100111110100111111010100010011111101110101011011100111101101011110 3f513f756e7d3f513f756e7b5e
EUC-JP ?Q?un}?Q?un{^ 00111111010100010011111101110101011011100111110100111111010100010011111101110101011011100111101101011110 3f513f756e7d3f513f756e7b5e
UTF-8 청Q혡un}청Q혡un{^ 111011001011001010101101010100011110110110011000101000010111010101101110011111011110110010110010101011010101000111101101100110001010000101110101011011100111101101011110 ecb2ad51ed98a1756e7decb2ad51ed98a1756e7b5e
UHC 청Q혡un}청Q혡un{^ 1100001110111011010100011100001010001010011101010110111001111101110000111011101101010001110000101000101001110101011011100111101101011110 c3bb51c28a756e7dc3bb51c28a756e7b5e

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