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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鬮懶スエ鞜咎キス 111010011010101110011100111011111011110110110100111010001101111110011001111010011011011110111101 e9ab9cefbdb4e8df99e9b7bd
EUC-JP 鬮懶スエ鞜咎キス 11110010101011011101100011110001100011101011110110001110101101001111000011100001110100101110101110001110101101111000111010111101 f2add8f18ebd8eb4f0e1d2eb8eb78ebd
UTF-8 鬮懶スエ鞜咎キス 111010011010110010101110111001101000011110110110111011111011110110111101111011111011110110110100111010011001111010011100111001011001001010001110111011111011110110110111111011111011110110111101 e9acaee687b6efbdbdefbdb4e99e9ce5928eefbdb7efbdbd
UHC ?懶???咎?? 00111111110101001111101100111111001111110011111111001111101001000011111100111111 3fd4fb3f3f3fcfa43f3f

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