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??n}?Q??n{^ 00111111010100010011111100111111011011100111110100111111010100010011111100111111011011100111101101011110 3f513f3f6e7d3f513f3f6e7b5e
SJIS-WIN ?Q??n}?Q??n{^ 00111111010100010011111100111111011011100111110100111111010100010011111100111111011011100111101101011110 3f513f3f6e7d3f513f3f6e7b5e
EUC-JP ?Q??n}?Q??n{^ 00111111010100010011111100111111011011100111110100111111010100010011111100111111011011100111101101011110 3f513f3f6e7d3f513f3f6e7b5e
UTF-8 혟Q횪횩n}혟Q횪횩n{^ 11101101100110001001111101010001111011011001101010101010111011011001101010101001011011100111110111101101100110001001111101010001111011011001101010101010111011011001101010101001011011100111101101011110 ed989f51ed9aaaed9aa96e7ded989f51ed9aaaed9aa96e7b5e
UHC 혟Q횪횩n}혟Q횪횩n{^ 11000010100010010101000111000011101000001100001110011111011011100111110111000010100010010101000111000011101000001100001110011111011011100111101101011110 c28951c3a0c39f6e7dc28951c3a0c39f6e7b5e

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