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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 竪仙獸銑}竪仙獸銑{^ 10010010010001111001000011100101111000001101011110010001010011000111110110010010010001111001000011100101111000001101011110010001010011000111101101011110 924790e5e0d7914c7d924790e5e0d7914c7b5e
EUC-JP 竪仙獸銑}竪仙獸銑{^ 11000011101010001100000011100111111000001101100111000001101011010111110111000011101010001100000011100111111000001101100111000001101011010111101101011110 c3a8c0e7e0d9c1ad7dc3a8c0e7e0d9c1ad7b5e
UTF-8 竪仙獸銑}竪仙獸銑{^ 111001111010101110101010111001001011101110011001111001111000110110111000111010011000101010010001011111011110011110101011101010101110010010111011100110011110011110001101101110001110100110001010100100010111101101011110 e7abaae4bb99e78db8e98a917de7abaae4bb99e78db8e98a917b5e
UHC 竪仙獸銑}竪仙獸銑{^ 11100010101101011110000010111001111000101010111011100000110101010111110111100010101101011110000010111001111000101010111011100000110101010111101101011110 e2b5e0b9e2aee0d57de2b5e0b9e2aee0d57b5e

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