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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 翦蠍\}翦蠍\{^ 1111100011110101111000111100011011100101101101100101110001111101111110001111010111100011110001101110010110110110010111000111101101011110 f8f5e3c6e5b65c7df8f5e3c6e5b65c7b5e
EUC-JP ?翦蠍\}?翦蠍\{^ 001111111110011011001000111010101011100001011100011111010011111111100110110010001110101010111000010111000111101101011110 3fe6c8eab85c7d3fe6c8eab85c7b5e
UTF-8 翦蠍\}翦蠍\{^ 1110111010011010100101001110011110111111101001101110100010100000100011010101110001111101111011101001101010010100111001111011111110100110111010001010000010001101010111000111101101011110 ee9a94e7bfa6e8a08d5c7dee9a94e7bfa6e8a08d5c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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