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 ŽÕŽ´}ŽÕŽ´{^ 1000111011010101100011101011010001111101100011101101010110001110101101000111101101011110 8ed58eb47d8ed58eb47b5e
SJIS-WIN ???´}???´{^ 00111111001111110011111110000001010011000111110100111111001111110011111110000001010011000111101101011110 3f3f3f814c7d3f3f3f814c7b5e
EUC-JP ?Õ?´}?Õ?´{^ 0011111110001111101010101101100000111111101000011010110101111101001111111000111110101010110110000011111110100001101011010111101101011110 3f8faad83fa1ad7d3f8faad83fa1ad7b5e
UTF-8 ŽÕŽ´}ŽÕŽ´{^ 11000010100011101100001110010101110000101000111011000010101101000111110111000010100011101100001110010101110000101000111011000010101101000111101101011110 c28ec395c28ec2b47dc28ec395c28ec2b47b5e
UHC ???´}???´{^ 00111111001111110011111110100010101001010111110100111111001111110011111110100010101001010111101101011110 3f3f3fa2a57d3f3f3fa2a57b5e

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