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챈짹^ 111011001011000110001100011010001110110010110001100010001110110010100111101110011110110010110001100011000110100011101100101100011000100011101100101001111011100101011110 ecb18c68ecb188eca7b9ecb18c68ecb188eca7b95e
UHC 챌h챈짹챌h챈짹^ 110000111010011101101000110000111010011011000010101100011100001110100111011010001100001110100110110000101011000101011110 c3a768c3a6c2b1c3a768c3a6c2b15e

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