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??^ 001111110110100000111111001111110011111101101000001111110011111101011110 3f683f3f3f683f3f5e
SJIS-WIN ?h???h??^ 001111110110100000111111001111110011111101101000001111110011111101011110 3f683f3f3f683f3f5e
EUC-JP ?h???h??^ 001111110110100000111111001111110011111101101000001111110011111101011110 3f683f3f3f683f3f5e
UTF-8 혴h채짚혴h채짚^ 111011011001100010110100011010001110110010110001100001001110110010100111100110101110110110011000101101000110100011101100101100011000010011101100101001111001101001011110 ed98b468ecb184eca79aed98b468ecb184eca79a5e
UHC 혴h채짚혴h채짚^ 110000101001101101101000110000111010010011000010101001001100001010011011011010001100001110100100110000101010010001011110 c29b68c3a4c2a4c29b68c3a4c2a45e

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