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 ?GF?A?A?GF?A?A^ 001111110100011101000110001111110100000100111111010000010011111101000111010001100011111101000001001111110100000101011110 3f47463f413f413f47463f413f415e
SJIS-WIN ?GF?A?A?GF?A?A^ 001111110100011101000110001111110100000100111111010000010011111101000111010001100011111101000001001111110100000101011110 3f47463f413f413f47463f413f415e
EUC-JP ?GF?A?A?GF?A?A^ 001111110100011101000110001111110100000100111111010000010011111101000111010001100011111101000001001111110100000101011110 3f47463f413f413f47463f413f415e
UTF-8 혪GF혪A혪A혪GF혪A혪A^ 111011011001100010101010010001110100011011101101100110001010101001000001111011011001100010101010010000011110110110011000101010100100011101000110111011011001100010101010010000011110110110011000101010100100000101011110 ed98aa4746ed98aa41ed98aa41ed98aa4746ed98aa41ed98aa415e
UHC 혪GF혪A혪A혪GF혪A혪A^ 110000101001001001000111010001101100001010010010010000011100001010010010010000011100001010010010010001110100011011000010100100100100000111000010100100100100000101011110 c2924746c29241c29241c2924746c29241c292415e

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