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{^ 1110010110110110101110001110011110010110101111100101011001111101111001011011011010111000111001111001011010111110010101100111101101011110 e5b6b8e796be567de5b6b8e796be567b5e
EUC-JP 蠍ク逍セV}蠍ク逍セV{^ 111010101011100010001110101110001110110111110110100011101011111001010110011111011110101010111000100011101011100011101101111101101000111010111110010101100111101101011110 eab88eb8edf68ebe567deab88eb8edf68ebe567b5e
UTF-8 蠍ク逍セV}蠍ク逍セV{^ 1110100010100000100011011110111110111101101110001110100110000000100011011110111110111101101111100101011001111101111010001010000010001101111011111011110110111000111010011000000010001101111011111011110110111110010101100111101101011110 e8a08defbdb8e9808defbdbe567de8a08defbdb8e9808defbdbe567b5e
UHC ??逍?V}??逍?V{^ 001111110011111111100001110011100011111101010110011111010011111100111111111000011100111000111111010101100111101101011110 3f3fe1ce3f567d3f3fe1ce3f567b5e

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