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 à½áèà½à²hà½áè 11100000101111011110000111101000111000001011110111100000101100100110100011100000101111011110000111101000 e0bde1e8e0bde0b268e0bde1e8
SJIS-WIN ????????h???? 00111111001111110011111100111111001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f3f3f3f3f683f3f3f3f
EUC-JP à?áèà?à?hà?áè 1000111110101011101000100011111110001111101010111010000110001111101010111011001010001111101010111010001000111111100011111010101110100010001111110110100010001111101010111010001000111111100011111010101110100001100011111010101110110010 8faba23f8faba18fabb28faba23f8faba23f688faba23f8faba18fabb2
UTF-8 à½áèà½à²hà½áè 11000011101000001100001010111101110000111010000111000011101010001100001110100000110000101011110111000011101000001100001010110010011010001100001110100000110000101011110111000011101000011100001110101000 c3a0c2bdc3a1c3a8c3a0c2bdc3a0c2b268c3a0c2bdc3a1c3a8
UHC ?½???½?²h?½?? 0011111110101000111101100011111100111111001111111010100011110110001111111010100111110111011010000011111110101000111101100011111100111111 3fa8f63f3f3fa8f63fa9f7683fa8f63f3f

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