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?IR}?IG?IR{^ 001111110100100101000111001111110100100101010010011111010011111101001001010001110011111101001001010100100111101101011110 3f49473f49527d3f49473f49527b5e
SJIS-WIN ?IG?IR}?IG?IR{^ 001111110100100101000111001111110100100101010010011111010011111101001001010001110011111101001001010100100111101101011110 3f49473f49527d3f49473f49527b5e
EUC-JP ?IG?IR}?IG?IR{^ 001111110100100101000111001111110100100101010010011111010011111101001001010001110011111101001001010100100111101101011110 3f49473f49527d3f49473f49527b5e
UTF-8 혪IG혪IR}혪IG혪IR{^ 1110110110011000101010100100100101000111111011011001100010101010010010010101001001111101111011011001100010101010010010010100011111101101100110001010101001001001010100100111101101011110 ed98aa4947ed98aa49527ded98aa4947ed98aa49527b5e
UHC 혪IG혪IR}혪IG혪IR{^ 11000010100100100100100101000111110000101001001001001001010100100111110111000010100100100100100101000111110000101001001001001001010100100111101101011110 c2924947c29249527dc2924947c29249527b5e

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