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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 焦ァ糲i焦ァ糲iB 10001111110001011010011111100010111110000110100110001111110001011010011111100010111110000110100101000010 8fc5a7e2f8698fc5a7e2f86942
EUC-JP 焦ァ糲i焦ァ糲iB 101111101100011110001110101001111110010011111010011010011011111011000111100011101010011111100100111110100110100101000010 bec78ea7e4fa69bec78ea7e4fa6942
UTF-8 焦ァ糲i焦ァ糲iB 111001111000010010100110111011111011110110100111111001111011001110110010011010011110011110000100101001101110111110111101101001111110011110110011101100100110100101000010 e784a6efbda7e7b3b269e784a6efbda7e7b3b26942
UHC 焦??i焦??iB 1111010110100101001111110011111101101001111101011010010100111111001111110110100101000010 f5a53f3f69f5a53f3f6942

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