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 蛾땹뢊e^ 1110100010011011101111101110101110010101101110011110101110100010100010100110010101011110 e89bbeeb95b9eba28a655e
SJIS-WIN ???????¢?e^ 001111110011111100111111001111110011111100111111001111111000000110010001001111110110010101011110 3f3f3f3f3f3f3f81913f655e
EUC-JP è??ë??ë¢?e^ 100011111010101110110010001111110011111110001111101010111011001100111111001111111000111110101011101100111010000111110001001111110110010101011110 8fabb23f3f8fabb33f3f8fabb3a1f13f655e
UTF-8 蛾땹뢊e^ 1100001110101000110000101001101111000010101111101100001110101011110000101001010111000010101110011100001110101011110000101010001011000010100010100110010101011110 c3a8c29bc2bec3abc295c2b9c3abc2a2c28a655e
UHC ??¾??¹???e^ 00111111001111111010100011111010001111110011111110101001111101100011111100111111001111110110010101011110 3f3fa8fa3f3fa9f63f3f3f655e

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