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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 鬮サ繝柧鬮サ繝柧B 111010011010101110111011111000111000001110011110011101101110100110101011101110111110001110000011100111100111011001000010 e9abbbe3839e76e9abbbe3839e7642
EUC-JP 鬮サ繝柧鬮サ繝柧B 1111001010101101100011101011101111100101111000111101101111010111111100101010110110001110101110111110010111100011110110111101011101000010 f2ad8ebbe5e3dbd7f2ad8ebbe5e3dbd742
UTF-8 鬮サ繝柧鬮サ繝柧B 11101001101011001010111011101111101111011011101111100111101110011001110111100110100111111010011111101001101011001010111011101111101111011011101111100111101110011001110111100110100111111010011101000010 e9acaeefbdbbe7b99de69fa7e9acaeefbdbbe7b99de69fa742
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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