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 陬ウ豈凡陬ウ豈本^ 111010001010001110110011111001101010111110010110011111011110100010100011101100111110011010101111100101100111101101011110 e8a3b3e6af967de8a3b3e6af967b5e
EUC-JP 陬ウ豈凡陬ウ豈本^ 1111000010100101100011101011001111101100101100011100101111011110111100001010010110001110101100111110110010110001110010111101110001011110 f0a58eb3ecb1cbdef0a58eb3ecb1cbdc5e
UTF-8 陬ウ豈凡陬ウ豈本^ 11101001100110011010110011101111101111011011001111101000101100011000100011100101100001111010000111101001100110011010110011101111101111011011001111101000101100011000100011100110100111001010110001011110 e999acefbdb3e8b188e587a1e999acefbdb3e8b188e69cac5e
UHC ??豈凡??豈本^ 00111111001111111101000111000010110110111110110100111111001111111101000111000010110111001110001001011110 3f3fd1c2dbed3f3fd1c2dce25e

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