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 ?H?@?@}?ITA 0011111101001000001111110100000000111111010000000111110100111111010010010101010001000001 3f483f403f407d3f495441
SJIS-WIN ?H?@?@}?ITA 0011111101001000001111110100000000111111010000000111110100111111010010010101010001000001 3f483f403f407d3f495441
EUC-JP ?H?@?@}?ITA 0011111101001000001111110100000000111111010000000111110100111111010010010101010001000001 3f483f403f407d3f495441
UTF-8 혪H혪@혪@}혪ITA 11101101100110001010101001001000111011011001100010101010010000001110110110011000101010100100000001111101111011011001100010101010010010010101010001000001 ed98aa48ed98aa40ed98aa407ded98aa495441
UHC 혪H혪@혪@}혪ITA 110000101001001001001000110000101001001001000000110000101001001001000000011111011100001010010010010010010101010001000001 c29248c29240c292407dc292495441

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