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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陷域匍}陷域匍{^ 111010001001110010001000111001101001100110110011011111011110100010011100100010001110011010011001101100110111101101011110 e89c88e699b37de89c88e699b37b5e
EUC-JP 陷域匍}陷域匍{^ 111011111111110010110000111010001101001010110101011111011110111111111100101100001110100011010010101101010111101101011110 effcb0e8d2b57deffcb0e8d2b57b5e
UTF-8 陷域匍}陷域匍{^ 111010011001100110110111111001011001111110011111111001011000110010001101011111011110100110011001101101111110010110011111100111111110010110001100100011010111101101011110 e999b7e59f9fe58c8d7de999b7e59f9fe58c8d7b5e
UHC 陷域匍}陷域匍{^ 111110011110100011100110101101001111100011010001011111011111100111101000111001101011010011111000110100010111101101011110 f9e8e6b4f8d17df9e8e6b4f8d17b5e

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