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 ????`????`^ 0011111100111111001111110011111101100000001111110011111100111111001111110110000001011110 3f3f3f3f603f3f3f3f605e
SJIS-WIN ???ァ`???ァ`^ 00111111001111110011111110000011010000000110000000111111001111110011111110000011010000000110000001011110 3f3f3f8340603f3f3f8340605e
EUC-JP ???ァ`???ァ`^ 00111111001111110011111110100101101000010110000000111111001111110011111110100101101000010110000001011110 3f3f3fa5a1603f3f3fa5a1605e
UTF-8 룶ㄱ卽ァ`룶ㄱ卽ァ`^ 111010111010001110110110111000111000010010110001111001011000110110111101111000111000001010100001011000001110101110100011101101101110001110000100101100011110010110001101101111011110001110000010101000010110000001011110 eba3b6e384b1e58dbde382a160eba3b6e384b1e58dbde382a1605e
UHC 룶ㄱ卽ァ`룶ㄱ卽ァ`^ 10001111101010111010010010100001111100011110110110101011101000010110000010001111101010111010010010100001111100011110110110101011101000010110000001011110 8faba4a1f1edaba1608faba4a1f1edaba1605e

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