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 íûŽ´RíûŽ´^[íûŽ´RíûŽ´^[^ 1110110111111011100011101011010001010010111011011111101110001110101101000101111001011011111011011111101110001110101101000101001011101101111110111000111010110100010111100101101101011110 edfb8eb452edfb8eb45e5bedfb8eb452edfb8eb45e5b5e
SJIS-WIN ???´R???´^[???´R???´^[^ 001111110011111100111111100000010100110001010010001111110011111100111111100000010100110001011110010110110011111100111111001111111000000101001100010100100011111100111111001111111000000101001100010111100101101101011110 3f3f3f814c523f3f3f814c5e5b3f3f3f814c523f3f3f814c5e5b5e
EUC-JP íû?´Ríû?´^[íû?´Ríû?´^[^ 10001111101010111011111110001111101010111110010100111111101000011010110101010010100011111010101110111111100011111010101111100101001111111010000110101101010111100101101110001111101010111011111110001111101010111110010100111111101000011010110101010010100011111010101110111111100011111010101111100101001111111010000110101101010111100101101101011110 8fabbf8fabe53fa1ad528fabbf8fabe53fa1ad5e5b8fabbf8fabe53fa1ad528fabbf8fabe53fa1ad5e5b5e
UTF-8 íûŽ´RíûŽ´^[íûŽ´RíûŽ´^[^ 110000111010110111000011101110111100001010001110110000101011010001010010110000111010110111000011101110111100001010001110110000101011010001011110010110111100001110101101110000111011101111000010100011101100001010110100010100101100001110101101110000111011101111000010100011101100001010110100010111100101101101011110 c3adc3bbc28ec2b452c3adc3bbc28ec2b45e5bc3adc3bbc28ec2b452c3adc3bbc28ec2b45e5b5e
UHC ???´R???´^[???´R???´^[^ 001111110011111100111111101000101010010101010010001111110011111100111111101000101010010101011110010110110011111100111111001111111010001010100101010100100011111100111111001111111010001010100101010111100101101101011110 3f3f3fa2a5523f3f3fa2a55e5b3f3f3fa2a5523f3f3fa2a55e5b5e

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