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?fN[}?h?fN[{^ 001111110110100000111111011001100100111001011011011111010011111101101000001111110110011001001110010110110111101101011110 3f683f664e5b7d3f683f664e5b7b5e
SJIS-WIN ?h?fN[}?h?fN[{^ 001111110110100000111111011001100100111001011011011111010011111101101000001111110110011001001110010110110111101101011110 3f683f664e5b7d3f683f664e5b7b5e
EUC-JP ?h?fN[}?h?fN[{^ 001111110110100000111111011001100100111001011011011111010011111101101000001111110110011001001110010110110111101101011110 3f683f664e5b7d3f683f664e5b7b5e
UTF-8 챌h챌fN[}챌h챌fN[{^ 1110110010110001100011000110100011101100101100011000110001100110010011100101101101111101111011001011000110001100011010001110110010110001100011000110011001001110010110110111101101011110 ecb18c68ecb18c664e5b7decb18c68ecb18c664e5b7b5e
UHC 챌h챌fN[}챌h챌fN[{^ 11000011101001110110100011000011101001110110011001001110010110110111110111000011101001110110100011000011101001110110011001001110010110110111101101011110 c3a768c3a7664e5b7dc3a768c3a7664e5b7b5e

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