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 íã¶è’”íã¶è’”^ 11101101111000111011011011101000100100101001010011101101111000111011011011101000100100101001010001011110 ede3b6e89294ede3b6e892945e
SJIS-WIN ??¶?????¶???^ 001111110011111110000001111101110011111100111111001111110011111100111111100000011111011100111111001111110011111101011110 3f3f81f73f3f3f3f3f81f73f3f3f5e
EUC-JP íã¶è??íã¶è??^ 100011111010101110111111100011111010101110101010101000101111100110001111101010111011001000111111001111111000111110101011101111111000111110101011101010101010001011111001100011111010101110110010001111110011111101011110 8fabbf8fabaaa2f98fabb23f3f8fabbf8fabaaa2f98fabb23f3f5e
UTF-8 íã¶è’”íã¶è’”^ 11000011101011011100001110100011110000101011011011000011101010001100001010010010110000101001010011000011101011011100001110100011110000101011011011000011101010001100001010010010110000101001010001011110 c3adc3a3c2b6c3a8c292c294c3adc3a3c2b6c3a8c292c2945e
UHC ??¶?????¶???^ 001111110011111110100010110100100011111100111111001111110011111100111111101000101101001000111111001111110011111101011110 3f3fa2d23f3f3f3f3fa2d23f3f3f5e

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