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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 貂ケ閠轡貂ケ閠轡^ 111001101011100010111001111010001000000010001100010001001110011010111000101110011110100010000000100011000100010001011110 e6b8b9e8808c44e6b8b9e8808c445e
EUC-JP 貂ケ閠轡貂ケ閠轡^ 1110110010111010100011101011100111101111111000001011011110100101111011001011101010001110101110011110111111100000101101111010010101011110 ecba8eb9efe0b7a5ecba8eb9efe0b7a55e
UTF-8 貂ケ閠轡貂ケ閠轡^ 11101000101100101000001011101111101111011011100111101001100101101010000011101000101111011010000111101000101100101000001011101111101111011011100111101001100101101010000011101000101111011010000101011110 e8b282efbdb9e996a0e8bda1e8b282efbdb9e996a0e8bda15e
UHC 貂???貂???^ 1111010110110000001111110011111100111111111101011011000000111111001111110011111101011110 f5b03f3f3ff5b03f3f3f5e

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