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 ¼Ä޽޴}¼Ä޽޴{^ 101111001100010010001110101111011000111010110100011111011011110011000100100011101011110110001110101101000111101101011110 bcc48ebd8eb47dbcc48ebd8eb47b5e
SJIS-WIN ?????´}?????´{^ 0011111100111111001111110011111100111111100000010100110001111101001111110011111100111111001111110011111110000001010011000111101101011110 3f3f3f3f3f814c7d3f3f3f3f3f814c7b5e
EUC-JP ?Ä???´}?Ä???´{^ 001111111000111110101010101000110011111100111111001111111010000110101101011111010011111110001111101010101010001100111111001111110011111110100001101011010111101101011110 3f8faaa33f3f3fa1ad7d3f8faaa33f3f3fa1ad7b5e
UTF-8 ¼Ä޽޴}¼Ä޽޴{^ 110000101011110011000011100001001100001010001110110000101011110111000010100011101100001010110100011111011100001010111100110000111000010011000010100011101100001010111101110000101000111011000010101101000111101101011110 c2bcc384c28ec2bdc28ec2b47dc2bcc384c28ec2bdc28ec2b47b5e
UHC ¼??½?´}¼??½?´{^ 101010001111100100111111001111111010100011110110001111111010001010100101011111011010100011111001001111110011111110101000111101100011111110100010101001010111101101011110 a8f93f3fa8f63fa2a57da8f93f3fa8f63fa2a57b5e

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