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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 螟夊鳩W}螟夊鳩W{^ 1110010110100100100110101110100010010100101101010101011101111101111001011010010010011010111010001001010010110101010101110111101101011110 e5a49ae894b5577de5a49ae894b5577b5e
EUC-JP 螟夊鳩W}螟夊鳩W{^ 1110101010100110110101001110101011001000101101110101011101111101111010101010011011010100111010101100100010110111010101110111101101011110 eaa6d4eac8b7577deaa6d4eac8b7577b5e
UTF-8 螟夊鳩W}螟夊鳩W{^ 1110100010011110100111111110010110100100100010101110100110110011101010010101011101111101111010001001111010011111111001011010010010001010111010011011001110101001010101110111101101011110 e89e9fe5a48ae9b3a9577de89e9fe5a48ae9b3a9577b5e
UHC 螟?鳩W}螟?鳩W{^ 110110011010110100111111110011111100110101010111011111011101100110101101001111111100111111001101010101110111101101011110 d9ad3fcfcd577dd9ad3fcfcd577b5e

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