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 à½áèà½áè 1110000010111101111000011110100011100000101111011110000111101000 e0bde1e8e0bde1e8
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP à?áèà?áè 1000111110101011101000100011111110001111101010111010000110001111101010111011001010001111101010111010001000111111100011111010101110100001100011111010101110110010 8faba23f8faba18fabb28faba23f8faba18fabb2
UTF-8 à½áèà½áè 11000011101000001100001010111101110000111010000111000011101010001100001110100000110000101011110111000011101000011100001110101000 c3a0c2bdc3a1c3a8c3a0c2bdc3a1c3a8
UHC ?½???½?? 00111111101010001111011000111111001111110011111110101000111101100011111100111111 3fa8f63f3f3fa8f63f3f

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