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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鮗鈴コ夕鮗鈴コ夕^ 111010011011101010010111111010011011101010010111010110111110100110111010100101111110100110111010100101110101101101011110 e9ba97e9ba975be9ba97e9ba975b5e
EUC-JP 鮗鈴コ夕鮗鈴コ夕^ 1111001010111100110011101110101110001110101110101100110110111100111100101011110011001110111010111000111010111010110011011011110001011110 f2bcceeb8ebacdbcf2bcceeb8ebacdbc5e
UTF-8 鮗鈴コ夕鮗鈴コ夕^ 11101001101011101001011111101001100010001011010011101111101111011011101011100101101001001001010111101001101011101001011111101001100010001011010011101111101111011011101011100101101001001001010101011110 e9ae97e988b4efbdbae5a495e9ae97e988b4efbdbae5a4955e
UHC ?鈴?夕?鈴?夕^ 00111111110101101100001000111111111000001010101000111111110101101100001000111111111000001010101001011110 3fd6c23fe0aa3fd6c23fe0aa5e

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