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 鯀マフ[鯀マフ[^ 1110100110111111110011111100110001011011111010011011111111001111110011000101101101011110 e9bfcfcc5be9bfcfcc5b5e
EUC-JP 鯀マフ[鯀マフ[^ 111100101100000110001110110011111000111011001100010110111111001011000001100011101100111110001110110011000101101101011110 f2c18ecf8ecc5bf2c18ecf8ecc5b5e
UTF-8 鯀マフ[鯀マフ[^ 111010011010111110000000111011111011111010001111111011111011111010001100010110111110100110101111100000001110111110111110100011111110111110111110100011000101101101011110 e9af80efbe8fefbe8c5be9af80efbe8fefbe8c5b5e
UHC ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e

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