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???H??^ 001111110100100000111111001111110011111101001000001111110011111101011110 3f483f3f3f483f3f5e
SJIS-WIN ?H???H??^ 001111110100100000111111001111110011111101001000001111110011111101011110 3f483f3f3f483f3f5e
EUC-JP ?H???H??^ 001111110100100000111111001111110011111101001000001111110011111101011110 3f483f3f3f483f3f5e
UTF-8 혫H혯횎혫H혯횎^ 111011011001100010101011010010001110110110011000101011111110110110011010100011101110110110011000101010110100100011101101100110001010111111101101100110101000111001011110 ed98ab48ed98afed9a8eed98ab48ed98afed9a8e5e
UHC 혫H혯횎혫H혯횎^ 110000101001001101001000110000101001011011000011100010101100001010010011010010001100001010010110110000111000101001011110 c29348c296c38ac29348c296c38a5e

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