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 ùüÀ玾ÛÞùüÀ玾ÛÜ^ 1111100111111100110000001110011110001110101111101101101111011110111110011111110011000000111001111000111010111110110110111101110001011110 f9fcc0e78ebedbdef9fcc0e78ebedbdc5e
SJIS-WIN ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ùüÀç??ÛÞùüÀç??ÛÜ^ 1000111110101011111000111000111110101011111001001000111110101010101000101000111110101011101011100011111100111111100011111010101011100101100011111010100110110000100011111010101111100011100011111010101111100100100011111010101010100010100011111010101110101110001111110011111110001111101010101110010110001111101010101110010001011110 8fabe38fabe48faaa28fabae3f3f8faae58fa9b08fabe38fabe48faaa28fabae3f3f8faae58faae45e
UTF-8 ùüÀ玾ÛÞùüÀ玾ÛÜ^ 110000111011100111000011101111001100001110000000110000111010011111000010100011101100001010111110110000111001101111000011100111101100001110111001110000111011110011000011100000001100001110100111110000101000111011000010101111101100001110011011110000111001110001011110 c3b9c3bcc380c3a7c28ec2bec39bc39ec3b9c3bcc380c3a7c28ec2bec39bc39c5e
UHC ?????¾?Þ?????¾??^ 0011111100111111001111110011111100111111101010001111101000111111101010001010110100111111001111110011111100111111001111111010100011111010001111110011111101011110 3f3f3f3f3fa8fa3fa8ad3f3f3f3f3fa8fa3f3f5e

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