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 ¼Ä³Ùn}¼Ä³Ùn{^ 10111100110001001011001111011001011011100111110110111100110001001011001111011001011011100111101101011110 bcc4b3d96e7dbcc4b3d96e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ?Ä?Ùn}?Ä?Ùn{^ 001111111000111110101010101000110011111110001111101010101110001101101110011111010011111110001111101010101010001100111111100011111010101011100011011011100111101101011110 3f8faaa33f8faae36e7d3f8faaa33f8faae36e7b5e
UTF-8 ¼Ä³Ùn}¼Ä³Ùn{^ 110000101011110011000011100001001100001010110011110000111001100101101110011111011100001010111100110000111000010011000010101100111100001110011001011011100111101101011110 c2bcc384c2b3c3996e7dc2bcc384c2b3c3996e7b5e
UHC ¼?³?n}¼?³?n{^ 1010100011111001001111111010100111111000001111110110111001111101101010001111100100111111101010011111100000111111011011100111101101011110 a8f93fa9f83f6e7da8f93fa9f83f6e7b5e

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