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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蠍エ雋8n}蠍エ雋8n{^ 11100101101101101011010011101000101100101000001001010111011011100111110111100101101101101011010011101000101100101000001001010111011011100111101101011110 e5b6b4e8b282576e7de5b6b4e8b282576e7b5e
EUC-JP 蠍エ雋8n}蠍エ雋8n{^ 111010101011100010001110101101001111000010110100101000111011100001101110011111011110101010111000100011101011010011110000101101001010001110111000011011100111101101011110 eab88eb4f0b4a3b86e7deab88eb4f0b4a3b86e7b5e
UTF-8 蠍エ雋8n}蠍エ雋8n{^ 1110100010100000100011011110111110111101101101001110100110011011100010111110111110111100100110000110111001111101111010001010000010001101111011111011110110110100111010011001101110001011111011111011110010011000011011100111101101011110 e8a08defbdb4e99b8befbc986e7de8a08defbdb4e99b8befbc986e7b5e
UHC ??雋8n}??雋8n{^ 0011111100111111111100011110011010100011101110000110111001111101001111110011111111110001111001101010001110111000011011100111101101011110 3f3ff1e6a3b86e7d3f3ff1e6a3b86e7b5e

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