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}?h?h{^ 0011111101101000001111110110100001111101001111110110100000111111011010000111101101011110 3f683f687d3f683f687b5e
SJIS-WIN ?h?h}?h?h{^ 0011111101101000001111110110100001111101001111110110100000111111011010000111101101011110 3f683f687d3f683f687b5e
EUC-JP ?h?h}?h?h{^ 0011111101101000001111110110100001111101001111110110100000111111011010000111101101011110 3f683f687d3f683f687b5e
UTF-8 챌h챌h}챌h챌h{^ 11101100101100011000110001101000111011001011000110001100011010000111110111101100101100011000110001101000111011001011000110001100011010000111101101011110 ecb18c68ecb18c687decb18c68ecb18c687b5e
UHC 챌h챌h}챌h챌h{^ 110000111010011101101000110000111010011101101000011111011100001110100111011010001100001110100111011010000111101101011110 c3a768c3a7687dc3a768c3a7687b5e

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