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 ?A???CQ?A???CQ^ 001111110100000100111111001111110011111101000011010100010011111101000001001111110011111100111111010000110101000101011110 3f413f3f3f43513f413f3f3f43515e
SJIS-WIN ?A???CQ?A???CQ^ 001111110100000100111111001111110011111101000011010100010011111101000001001111110011111100111111010000110101000101011110 3f413f3f3f43513f413f3f3f43515e
EUC-JP ?A???CQ?A???CQ^ 001111110100000100111111001111110011111101000011010100010011111101000001001111110011111100111111010000110101000101011110 3f413f3f3f43513f413f3f3f43515e
UTF-8 혪A혩쨍혪CQ혪A혩쨍혪CQ^ 11101101100110001010101001000001111011011001100010101001111011001010100010001101111011011001100010101010010000110101000111101101100110001010101001000001111011011001100010101001111011001010100010001101111011011001100010101010010000110101000101011110 ed98aa41ed98a9eca88ded98aa4351ed98aa41ed98a9eca88ded98aa43515e
UHC 혪A혩쨍혪CQ혪A혩쨍혪CQ^ 1100001010010010010000011100001010010001110000101011100011000010100100100100001101010001110000101001001001000001110000101001000111000010101110001100001010010010010000110101000101011110 c29241c291c2b8c2924351c29241c291c2b8c29243515e

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