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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 髴擾セ夐興魏セ 111010011001110010001111111011111011111010011010111010011000101110111011111010011011000010111110 e99c8fefbe9ae98bbbe9b0be
EUC-JP 髴擾セ夐興魏セ 1111000111111100101111101111000110001110101111101101010011101011101101101011110111110010101100101000111010111110 f1fcbef18ebed4ebb6bdf2b28ebe
UTF-8 髴擾セ夐興魏セ 111010011010101110110100111001101001001110111110111011111011110110111110111001011010010010010000111010001000100010001000111010011010110110001111111011111011110110111110 e9abb4e693beefbdbee5a490e88888e9ad8fefbdbe
UHC ?擾??興魏? 00111111111010001111011000111111001111111111110111101001111010101110000000111111 3fe8f63f3ffde9eae03f

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