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{^ 1011010011100010011011100101011101111101101101001110001001101110010101110111101101011110 b4e26e577db4e26e577b5e
EUC-JP エ穗W}エ穗W{^ 10001110101101001110001111001111010101110111110110001110101101001110001111001111010101110111101101011110 8eb4e3cf577d8eb4e3cf577b5e
UTF-8 エ穗W}エ穗W{^ 1110111110111101101101001110011110101001100101110101011101111101111011111011110110110100111001111010100110010111010101110111101101011110 efbdb4e7a997577defbdb4e7a997577b5e
UHC ?穗W}?穗W{^ 0011111111100010101101000101011101111101001111111110001010110100010101110111101101011110 3fe2b4577d3fe2b4577b5e

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