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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 巐幔嚴@巐幔嚴@B 111110101011011010011011111011011001101010001110010000001111101010110110100110111110110110011010100011100100000001000010 fab69bed9a8e40fab69bed9a8e4042
EUC-JP 巐幔嚴@巐幔嚴@B 1000111110111011111110011101011011101111110100111110111001000000100011111011101111111001110101101110111111010011111011100100000001000010 8fbbf9d6efd3ee408fbbf9d6efd3ee4042
UTF-8 巐幔嚴@巐幔嚴@B 111001011011011110010000111001011011100110010100111001011001101010110100010000001110010110110111100100001110010110111001100101001110010110011010101101000100000001000010 e5b790e5b994e59ab440e5b790e5b994e59ab44042
UHC ??嚴@??嚴@B 0011111100111111111001011111000101000000001111110011111111100101111100010100000001000010 3f3fe5f1403f3fe5f14042

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