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 «²¢Ë¹«²¢Ë¹^ 10001111101010111011001010100010110010111011100110001111101010111011001010100010110010111011100101011110 8fabb2a2cbb98fabb2a2cbb95e
SJIS-WIN ???¢?????¢??^ 001111110011111100111111100000011001000100111111001111110011111100111111001111111000000110010001001111110011111101011110 3f3f3f81913f3f3f3f3f81913f3f5e
EUC-JP ???¢Ë????¢Ë?^ 00111111001111110011111110100001111100011000111110101010101100110011111100111111001111110011111110100001111100011000111110101010101100110011111101011110 3f3f3fa1f18faab33f3f3f3fa1f18faab33f5e
UTF-8 «²¢Ë¹«²¢Ë¹^ 11000010100011111100001010101011110000101011001011000010101000101100001110001011110000101011100111000010100011111100001010101011110000101011001011000010101000101100001110001011110000101011100101011110 c28fc2abc2b2c2a2c38bc2b9c28fc2abc2b2c2a2c38bc2b95e
UHC ??²??¹??²??¹^ 0011111100111111101010011111011100111111001111111010100111110110001111110011111110101001111101110011111100111111101010011111011001011110 3f3fa9f73f3fa9f63f3fa9f73f3fa9f65e

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