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 ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
SJIS-WIN 蠍エ隶擢V}蠍エ隶擢V{^ 11100101101101101011010011101000101011101001001101000110010101100111110111100101101101101011010011101000101011101001001101000110010101100111101101011110 e5b6b4e8ae9346567de5b6b4e8ae9346567b5e
EUC-JP 蠍エ隶擢V}蠍エ隶擢V{^ 111010101011100010001110101101001111000010110000110001011010011101010110011111011110101010111000100011101011010011110000101100001100010110100111010101100111101101011110 eab88eb4f0b0c5a7567deab88eb4f0b0c5a7567b5e
UTF-8 蠍エ隶擢V}蠍エ隶擢V{^ 1110100010100000100011011110111110111101101101001110100110011010101101101110011010010011101000100101011001111101111010001010000010001101111011111011110110110100111010011001101010110110111001101001001110100010010101100111101101011110 e8a08defbdb4e99ab6e693a2567de8a08defbdb4e99ab6e693a2567b5e
UHC ???擢V}???擢V{^ 001111110011111100111111111101101111011101010110011111010011111100111111001111111111011011110111010101100111101101011110 3f3f3ff6f7567d3f3f3ff6f7567b5e

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