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 ë鎮ë鎮^ 111010111110100110001110101011101110101111101001100011101010111001011110 ebe98eaeebe98eae5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ëé?®ëé?®^ 100011111010101110110011100011111010101110110001001111111000111110100010111011101000111110101011101100111000111110101011101100010011111110001111101000101110111001011110 8fabb38fabb13f8fa2ee8fabb38fabb13f8fa2ee5e
UTF-8 ë鎮ë鎮^ 1100001110101011110000111010100111000010100011101100001010101110110000111010101111000011101010011100001010001110110000101010111001011110 c3abc3a9c28ec2aec3abc3a9c28ec2ae5e
UHC ???®???®^ 0011111100111111001111111010001011100111001111110011111100111111101000101110011101011110 3f3f3fa2e73f3f3fa2e75e

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