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 蠍ス遲好蠍ス遲好^ 111001011011011010111101111001111010110110001101010001001110010110110110101111011110011110101101100011010100010001011110 e5b6bde7ad8d44e5b6bde7ad8d445e
EUC-JP 蠍ス遲好蠍ス遲好^ 1110101010111000100011101011110111101110101011111011100110100101111010101011100010001110101111011110111010101111101110011010010101011110 eab88ebdeeafb9a5eab88ebdeeafb9a55e
UTF-8 蠍ス遲好蠍ス遲好^ 11101000101000001000110111101111101111011011110111101001100000011011001011100101101001011011110111101000101000001000110111101111101111011011110111101001100000011011001011100101101001011011110101011110 e8a08defbdbde981b2e5a5bde8a08defbdbde981b2e5a5bd5e
UHC ??遲好??遲好^ 00111111001111111111001011000000111110111011111100111111001111111111001011000000111110111011111101011110 3f3ff2c0fbbf3f3ff2c0fbbf5e

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