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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??ァ????ァ??^ 00111111001111111000001101000000001111110011111100111111001111111000001101000000001111110011111101011110 3f3f83403f3f3f3f83403f3f5e
EUC-JP ??ァ????ァ??^ 00111111001111111010010110100001001111110011111100111111001111111010010110100001001111110011111101011110 3f3fa5a13f3f3f3fa5a13f3f5e
UTF-8 룶퀛ァ룫츳룶퀛ァ룫츳^ 11101011101000111011011011101101100000001001101111100011100000101010000111101011101000111010101111101100101110001011001111101011101000111011011011101101100000001001101111100011100000101010000111101011101000111010101111101100101110001011001101011110 eba3b6ed809be382a1eba3abecb8b3eba3b6ed809be382a1eba3abecb8b35e
UHC 룶퀛ァ룫츳룶퀛ァ룫츳^ 100011111010101110110011100011111010101110100001100011111010001011000011111111011000111110101011101100111000111110101011101000011000111110100010110000111111110101011110 8fabb38faba18fa2c3fd8fabb38faba18fa2c3fd5e

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