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 踉樒弗[踉樒弗[^ 111001101111001010011110111001111001010110100100010110111110011011110010100111101110011110010101101001000101101101011110 e6f29ee795a45be6f29ee795a45b5e
EUC-JP 踉樒弗[踉樒弗[^ 111011001111010011011100111010011100101010100110010110111110110011110100110111001110100111001010101001100101101101011110 ecf4dce9caa65becf4dce9caa65b5e
UTF-8 踉樒弗[踉樒弗[^ 111010001011100010001001111001101010100010010010111001011011110010010111010110111110100010111000100010011110011010101000100100101110010110111100100101110101101101011110 e8b889e6a892e5bc975be8b889e6a892e5bc975b5e
UHC ??弗[??弗[^ 0011111100111111110111011101011101011011001111110011111111011101110101110101101101011110 3f3fddd75b3f3fddd75b5e

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