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??R?Q??^[?Q??R?Q??^[^ 0011111101010001001111110011111101010010001111110101000100111111001111110101111001011011001111110101000100111111001111110101001000111111010100010011111100111111010111100101101101011110 3f513f3f523f513f3f5e5b3f513f3f523f513f3f5e5b5e
SJIS-WIN ?Q??R?Q??^[?Q??R?Q??^[^ 0011111101010001001111110011111101010010001111110101000100111111001111110101111001011011001111110101000100111111001111110101001000111111010100010011111100111111010111100101101101011110 3f513f3f523f513f3f5e5b3f513f3f523f513f3f5e5b5e
EUC-JP ?Q??R?Q??^[?Q??R?Q??^[^ 0011111101010001001111110011111101010010001111110101000100111111001111110101111001011011001111110101000100111111001111110101001000111111010100010011111100111111010111100101101101011110 3f513f3f523f513f3f5e5b3f513f3f523f513f3f5e5b5e
UTF-8 청Q횤횕R청Q횤횕^[청Q횤횕R청Q횤횕^[^ 1110110010110010101011010101000111101101100110101010010011101101100110101001010101010010111011001011001010101101010100011110110110011010101001001110110110011010100101010101111001011011111011001011001010101101010100011110110110011010101001001110110110011010100101010101001011101100101100101010110101010001111011011001101010100100111011011001101010010101010111100101101101011110 ecb2ad51ed9aa4ed9a9552ecb2ad51ed9aa4ed9a955e5becb2ad51ed9aa4ed9a9552ecb2ad51ed9aa4ed9a955e5b5e
UHC 청Q횤횕R청Q횤횕^[청Q횤횕R청Q횤횕^[^ 1100001110111011010100011100001110011011110000111000111101010010110000111011101101010001110000111001101111000011100011110101111001011011110000111011101101010001110000111001101111000011100011110101001011000011101110110101000111000011100110111100001110001111010111100101101101011110 c3bb51c39bc38f52c3bb51c39bc38f5e5bc3bb51c39bc38f52c3bb51c39bc38f5e5b5e

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