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 ëô˜ë¤Œå®³íƒ® 111010111111010010011000111010111010010010001100111001011010111010110011111011011000001110101110 ebf498eba48ce5aeb3ed83ae
SJIS-WIN ???????????? 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f3f
EUC-JP ëô?ë¤?å®?í?® 10001111101010111011001110001111101010111101010000111111100011111010101110110011100011111010001011110000001111111000111110101011101010011000111110100010111011100011111110001111101010111011111100111111100011111010001011101110 8fabb38fabd43f8fabb38fa2f03f8faba98fa2ee3f8fabbf3f8fa2ee
UTF-8 ëô˜ë¤Œå®³íƒ® 110000111010101111000011101101001100001010011000110000111010101111000010101001001100001010001100110000111010010111000010101011101100001010110011110000111010110111000010100000111100001010101110 c3abc3b4c298c3abc2a4c28cc3a5c2aec2b3c3adc283c2ae
UHC ????¤??®³??® 00111111001111110011111100111111101000101011010000111111001111111010001011100111101010011111100000111111001111111010001011100111 3f3f3f3fa2b43f3fa2e7a9f83f3fa2e7

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