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????Q?^ 0011111100111111001111110101000100111111001111110011111100111111010100010011111101011110 3f3f3f513f3f3f3f513f5e
SJIS-WIN ???Q??氓?Q?^ 001111110011111100111111010100010011111100111111100111111000001000111111010100010011111101011110 3f3f3f513f3f9f823f513f5e
EUC-JP ???Q??氓?Q?^ 001111110011111100111111010100010011111100111111110111011110001000111111010100010011111101011110 3f3f3f513f3fdde23f513f5e
UTF-8 뤗횓벎Q렰뤗氓따Q렰^ 111010111010010010010111111011011001101010010011111010111011001010001110010100011110101110100000101100001110101110100100100101111110011010110000100100111110101110010100101100000101000111101011101000001011000001011110 eba497ed9a93ebb28e51eba0b0eba497e6b093eb94b051eba0b05e
UHC 뤗횓벎Q렰뤗氓따Q렰^ 10001111110001111100001110001110101110011111101101010001100011101011110110001111110001111101100011101100101101011111101101010001100011101011110101011110 8fc7c38eb9fb518ebd8fc7d8ecb5fb518ebd5e

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