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 _ž^kW}_ž^kW{^ 1000000101011111100000011001111001011110011010110101011101111101100000010101111110000001100111100101111001101011010101110111101101011110 815f819e5e6b577d815f819e5e6b577b5e
SJIS-WIN ?_??^kW}?_??^kW{^ 0011111101011111001111110011111101011110011010110101011101111101001111110101111100111111001111110101111001101011010101110111101101011110 3f5f3f3f5e6b577d3f5f3f3f5e6b577b5e
EUC-JP ?_??^kW}?_??^kW{^ 0011111101011111001111110011111101011110011010110101011101111101001111110101111100111111001111110101111001101011010101110111101101011110 3f5f3f3f5e6b577d3f5f3f3f5e6b577b5e
UTF-8 _ž^kW}_ž^kW{^ 1100001010000001010111111100001010000001110000101001111001011110011010110101011101111101110000101000000101011111110000101000000111000010100111100101111001101011010101110111101101011110 c2815fc281c29e5e6b577dc2815fc281c29e5e6b577b5e
UHC ?_??^kW}?_??^kW{^ 0011111101011111001111110011111101011110011010110101011101111101001111110101111100111111001111110101111001101011010101110111101101011110 3f5f3f3f5e6b577d3f5f3f3f5e6b577b5e

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