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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 擺鳰W}擺鳰W{^ 10011101101100101110100111101010010101110111110110011101101100101110100111101010010101110111101101011110 9db2e9ea577d9db2e9ea577b5e
EUC-JP 擺鳰W}擺鳰W{^ 11011010101101001111001011101100010101110111110111011010101101001111001011101100010101110111101101011110 dab4f2ec577ddab4f2ec577b5e
UTF-8 擺鳰W}擺鳰W{^ 1110011010010011101110101110100110110011101100000101011101111101111001101001001110111010111010011011001110110000010101110111101101011110 e693bae9b3b0577de693bae9b3b0577b5e
UHC 擺?W}擺?W{^ 1111011111101100001111110101011101111101111101111110110000111111010101110111101101011110 f7ec3f577df7ec3f577b5e

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