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 ±ÌV}±ÌV{^ 101100011100110001010110011111011011000111001100010101100111101101011110 b1cc567db1cc567b5e
SJIS-WIN ±?V}±?V{^ 1000000101111101001111110101011001111101100000010111110100111111010101100111101101011110 817d3f567d817d3f567b5e
EUC-JP ±ÌV}±ÌV{^ 101000011101111010001111101010101100000001010110011111011010000111011110100011111010101011000000010101100111101101011110 a1de8faac0567da1de8faac0567b5e
UTF-8 ±ÌV}±ÌV{^ 11000010101100011100001110001100010101100111110111000010101100011100001110001100010101100111101101011110 c2b1c38c567dc2b1c38c567b5e
UHC ±?V}±?V{^ 1010000110111110001111110101011001111101101000011011111000111111010101100111101101011110 a1be3f567da1be3f567b5e

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