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 ?IG?FW}?IG?FW{^ 001111110100100101000111001111110100011001010111011111010011111101001001010001110011111101000110010101110111101101011110 3f49473f46577d3f49473f46577b5e
SJIS-WIN ?IG?FW}?IG?FW{^ 001111110100100101000111001111110100011001010111011111010011111101001001010001110011111101000110010101110111101101011110 3f49473f46577d3f49473f46577b5e
EUC-JP ?IG?FW}?IG?FW{^ 001111110100100101000111001111110100011001010111011111010011111101001001010001110011111101000110010101110111101101011110 3f49473f46577d3f49473f46577b5e
UTF-8 혪IG혪FW}혪IG혪FW{^ 1110110110011000101010100100100101000111111011011001100010101010010001100101011101111101111011011001100010101010010010010100011111101101100110001010101001000110010101110111101101011110 ed98aa4947ed98aa46577ded98aa4947ed98aa46577b5e
UHC 혪IG혪FW}혪IG혪FW{^ 11000010100100100100100101000111110000101001001001000110010101110111110111000010100100100100100101000111110000101001001001000110010101110111101101011110 c2924947c29246577dc2924947c29246577b5e

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