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 錡タ齊ゥワ螟ケ 11111011110110001100000011101010100011101010100111011100111001011010010010111001 fbd8c0ea8ea9dce5a4b9
EUC-JP 錡タ齊ゥワ螟ケ 100011111110010011011110100011101100000011110011111011101000111010101001100011101101110011101010101001101000111010111001 8fe4de8ec0f3ee8ea98edceaa68eb9
UTF-8 錡タ齊ゥワ螟ケ 111010011000110010100001111011111011111010000000111010011011110110001010111011111011110110101001111011111011111010011100111010001001111010011111111011111011110110111001 e98ca1efbe80e9bd8aefbda9efbe9ce89e9fefbdb9
UHC 錡?齊??螟? 11010001110001000011111111110000101110100011111100111111110110011010110100111111 d1c43ff0ba3f3fd9ad3f

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