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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 謇ソ諤乗価諤戎 11100110100010011011111111100110100000001000111111100110100010011011111111100110100000001000111101011110 e689bfe6808fe689bfe6808f5e
EUC-JP 謇ソ諤乗価諤戎 1110101111101001100011101011111111101011111000001011111011101000101100101100000111101011111000001011110110111111 ebe98ebfebe0bee8b2c1ebe0bdbf
UTF-8 謇ソ諤乗価諤戎 111010001010110010000111111011111011110110111111111010001010101110100100111001001011100110010111111001001011111010100001111010001010101110100100111001101000100010001110 e8ac87efbdbfe8aba4e4b997e4bea1e8aba4e6888e
UHC ??????戎 0011111100111111001111110011111100111111001111111110101111010100 3f3f3f3f3f3febd4

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