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 駭?劾?駭?劾?^ 11101001011011100011111110001010010011100011111111101001011011100011111110001010010011100011111101011110 e96e3f8a4e3fe96e3f8a4e3f5e
EUC-JP 駭?劾?駭?劾?^ 11110001110011110011111110110011101011110011111111110001110011110011111110110011101011110011111101011110 f1cf3fb3af3ff1cf3fb3af3f5e
UTF-8 駭렢劾렔駭렢劾렔^ 11101001101001111010110111101011101000001010001011100101100010101011111011101011101000001001010011101001101001111010110111101011101000001010001011100101100010101011111011101011101000001001010001011110 e9a7adeba0a2e58abeeba094e9a7adeba0a2e58abeeba0945e
UHC 駭렢劾렔駭렢劾렔^ 1111101010110100100011101011001111111010101101101000111010101001111110101011010010001110101100111111101010110110100011101010100101011110 fab48eb3fab68ea9fab48eb3fab68ea95e

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