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 ??F[}??F[{^ 0011111100111111010001100101101101111101001111110011111101000110010110110111101101011110 3f3f465b7d3f3f465b7b5e
SJIS-WIN 珈韈F[}珈韈F[{^ 111000001101101111101000111001110100011001011011011111011110000011011011111010001110011101000110010110110111101101011110 e0dbe8e7465b7de0dbe8e7465b7b5e
EUC-JP 珈韈F[}珈韈F[{^ 111000001101110111110000111010010100011001011011011111011110000011011101111100001110100101000110010110110111101101011110 e0ddf0e9465b7de0ddf0e9465b7b5e
UTF-8 珈韈F[}珈韈F[{^ 11100111100011111000100011101001100111111000100001000110010110110111110111100111100011111000100011101001100111111000100001000110010110110111101101011110 e78f88e99f88465b7de78f88e99f88465b7b5e
UHC ??F[}??F[{^ 0011111100111111010001100101101101111101001111110011111101000110010110110111101101011110 3f3f465b7d3f3f465b7b5e

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