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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鞜厄スェ鞐具スャ錮 1110100011011111100101101110111110111101101010101110100011011110100010111110111110111101101011001110011111111100 e8df96efbdaae8de8befbdace7fc
EUC-JP 鞜厄スェ鞐具スャ錮 111100001110000111001100111100011000111010111101100011101010101011110000111000001011011011110001100011101011110110001110101011001110111011111110 f0e1ccf18ebd8eaaf0e0b6f18ebd8eaceefe
UTF-8 鞜厄スェ鞐具スャ錮 111010011001111010011100111001011000111010000100111011111011110110111101111011111011110110101010111010011001111010010000111001011000010110110111111011111011110110111101111011111011110110101100111010011000110010101110 e99e9ce58e84efbdbdefbdaae99e90e585b7efbdbdefbdace98cae
UHC ?厄???具??錮 001111111110010011111000001111110011111100111111110011101111110100111111001111111100110111010001 3fe4f83f3f3fcefd3f3fcdd1

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