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ެDúEެD^ 1111101001000101100011101010110001000100111110100100010110001110101011000100010001011110 fa458eac44fa458eac445e
SJIS-WIN ?E?¬D?E?¬D^ 00111111010001010011111110000001110010100100010000111111010001010011111110000001110010100100010001011110 3f453f81ca443f453f81ca445e
EUC-JP úE?¬DúE?¬D^ 1000111110101011111000100100010100111111101000101100110001000100100011111010101111100010010001010011111110100010110011000100010001011110 8fabe2453fa2cc448fabe2453fa2cc445e
UTF-8 úEެDúEެD^ 1100001110111010010001011100001010001110110000101010110001000100110000111011101001000101110000101000111011000010101011000100010001011110 c3ba45c28ec2ac44c3ba45c28ec2ac445e
UHC ?E??D?E??D^ 0011111101000101001111110011111101000100001111110100010100111111001111110100010001011110 3f453f3f443f453f3f445e

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