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 ????x????xB 0011111100111111001111110011111101111000001111110011111100111111001111110111100001000010 3f3f3f3f783f3f3f3f7842
SJIS-WIN 魄冗ォコx魄冗ォコxB 111010011010111010001111111001111010101110111010011110001110100110101110100011111110011110101011101110100111100001000010 e9ae8fe7abba78e9ae8fe7abba7842
EUC-JP 魄冗ォコx魄冗ォコxB 11110010101100001011111011101001100011101010101110001110101110100111100011110010101100001011111011101001100011101010101110001110101110100111100001000010 f2b0bee98eab8eba78f2b0bee98eab8eba7842
UTF-8 魄冗ォコx魄冗ォコxB 111010011010110110000100111001011000011010010111111011111011110110101011111011111011110110111010011110001110100110101101100001001110010110000110100101111110111110111101101010111110111110111101101110100111100001000010 e9ad84e58697efbdabefbdba78e9ad84e58697efbdabefbdba7842
UHC 魄冗??x魄冗??xB 110110111101111011101001101101110011111100111111011110001101101111011110111010011011011100111111001111110111100001000010 dbdee9b73f3f78dbdee9b73f3f7842

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