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 毫?劾?毫?劾?^ 10011111011111000011111110001010010011100011111110011111011111000011111110001010010011100011111101011110 9f7c3f8a4e3f9f7c3f8a4e3f5e
EUC-JP 毫?劾?毫?劾?^ 11011101110111010011111110110011101011110011111111011101110111010011111110110011101011110011111101011110 dddd3fb3af3fdddd3fb3af3f5e
UTF-8 毫렧劾룁毫렧劾뢸^ 11100110101011111010101111101011101000001010011111100101100010101011111011101011101000111000000111100110101011111010101111101011101000001010011111100101100010101011111011101011101000101011100001011110 e6afabeba0a7e58abeeba381e6afabeba0a7e58abeeba2b85e
UHC 毫렧劾룁毫렧劾뢸^ 1111101111000110100011101011011011111010101101101011011111011110111110111100011010001110101101101111101010110110101101111101110001011110 fbc68eb6fab6b7defbc68eb6fab6b7dc5e

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