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 豬キ逶ァ豬キ逶ァ^ 11100110101101011011011111100111100110111010011111100110101101011011011111100111100110111010011101011110 e6b5b7e79ba7e6b5b7e79ba75e
EUC-JP 豬キ逶ァ豬キ逶ァ^ 1110110010110111100011101011011111101101111110111000111010100111111011001011011110001110101101111110110111111011100011101010011101011110 ecb78eb7edfb8ea7ecb78eb7edfb8ea75e
UTF-8 豬キ逶ァ豬キ逶ァ^ 11101000101100011010110011101111101111011011011111101001100000001011011011101111101111011010011111101000101100011010110011101111101111011011011111101001100000001011011011101111101111011010011101011110 e8b1acefbdb7e980b6efbda7e8b1acefbdb7e980b6efbda75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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