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뫑몿^ 111010111010110110010010010010001110101110101011100100011110101110101010101111111110101110101101100100100100100011101011101010111001000111101011101010101011111101011110 ebad9248ebab91ebaabfebad9248ebab91ebaabf5e
UHC 뭒H뫑몿뭒H뫑몿^ 100100100101101001001000100100011011001110010001101000111001001001011010010010001001000110110011100100011010001101011110 925a4891b391a3925a4891b391a35e

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