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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 疫ョ?[疫ョ?[^ 10001001011101011000001110000111001111110101101110001001011101011000001110000111001111110101101101011110 897583873f5b897583873f5b5e
EUC-JP 疫ョ?[疫ョ?[^ 10110001110101101010010111100111001111110101101110110001110101101010010111100111001111110101101101011110 b1d6a5e73f5bb1d6a5e73f5b5e
UTF-8 疫ョ뻼[疫ョ뻼[^ 111001111001011010101011111000111000001110100111111010111011101110111100010110111110011110010110101010111110001110000011101001111110101110111011101111000101101101011110 e796abe383a7ebbbbc5be796abe383a7ebbbbc5b5e
UHC 疫ョ뻼[疫ョ뻼[^ 111001101011100110101011111001111001011010000111010110111110011010111001101010111110011110010110100001110101101101011110 e6b9abe796875be6b9abe796875b5e

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