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 巐弥嚏[巐弥嚏[^ 111110101011011010010110111011011001101010001010010110111111101010110110100101101110110110011010100010100101101101011110 fab696ed9a8a5bfab696ed9a8a5b5e
EUC-JP 巐弥嚏[巐弥嚏[^ 1000111110111011111110011100110011101111110100111110101001011011100011111011101111111001110011001110111111010011111010100101101101011110 8fbbf9ccefd3ea5b8fbbf9ccefd3ea5b5e
UTF-8 巐弥嚏[巐弥嚏[^ 111001011011011110010000111001011011110010100101111001011001101010001111010110111110010110110111100100001110010110111100101001011110010110011010100011110101101101011110 e5b790e5bca5e59a8f5be5b790e5bca5e59a8f5b5e
UHC ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e

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