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 è՞»è՞»^ 111010001101010110011110101110111110100011010101100111101011101101011110 e8d59ebbe8d59ebb5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP èÕ??èÕ??^ 1000111110101011101100101000111110101010110110000011111100111111100011111010101110110010100011111010101011011000001111110011111101011110 8fabb28faad83f3f8fabb28faad83f3f5e
UTF-8 è՞»è՞»^ 1100001110101000110000111001010111000010100111101100001010111011110000111010100011000011100101011100001010011110110000101011101101011110 c3a8c395c29ec2bbc3a8c395c29ec2bb5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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