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 èúï½£èߏョA 11101000111110101000110111101111101111011010001111101000110111111000111111101111101111011010111001000001 e8fa8defbda3e8df8fefbdae41
SJIS-WIN ?????£??????A 0011111100111111001111110011111100111111100000011001001000111111001111110011111100111111001111110011111101000001 3f3f3f3f3f81923f3f3f3f3f3f41
EUC-JP èú?ï?£èß?ï?®A 10001111101010111011001010001111101010111110001000111111100011111010101111000001001111111010000111110010100011111010101110110010100011111010100111001110001111111000111110101011110000010011111110001111101000101110111001000001 8fabb28fabe23f8fabc13fa1f28fabb28fa9ce3f8fabc13f8fa2ee41
UTF-8 èúï½£èߏョA 11000011101010001100001110111010110000101000110111000011101011111100001010111101110000101010001111000011101010001100001110011111110000101000111111000011101011111100001010111101110000101010111001000001 c3a8c3bac28dc3afc2bdc2a3c3a8c39fc28fc3afc2bdc2ae41
UHC ????½??ß??½®A 0011111100111111001111110011111110101000111101100011111100111111101010011010110000111111001111111010100011110110101000101110011101000001 3f3f3f3fa8f63f3fa9ac3f3fa8f6a2e741

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