answersLogoWhite

0

Does windows base on ASCII or UNI?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

ASCII because the other one like eating your system up

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What changes does ftp make to an ascii file when you download it in ascii mode to a windows machine from a Linux server?

None.


What are some examples of a Hierarchial database?

ASCII,IMS,Windows Registry


How do you write a degree sign on the computer?

On Windows Alt + 0176 Hold down the Alt key and type the ASCII number for the degree sign which is 176. Use Charmap to find the ascii number.


How many types of ASCII Code explain it?

There are primarily two types of ASCII code: standard ASCII and extended ASCII. Standard ASCII uses 7 bits to represent 128 characters, including control characters, digits, uppercase and lowercase letters, and some symbols. Extended ASCII expands this to 256 characters by using the 8th bit, allowing for additional characters, symbols, and graphical representations, which vary by encoding system. Common extended ASCII sets include ISO-8859-1 and Windows-1252, which accommodate various languages and special characters.


What is hexadecimal ASCII?

Hexadecimal ASCII refers to the representation of ASCII (American Standard Code for Information Interchange) characters using hexadecimal (base-16) notation. Each ASCII character is assigned a unique decimal value, which can be converted into a two-digit hexadecimal equivalent. For example, the ASCII character 'A' is represented as 65 in decimal and 41 in hexadecimal. This format is often used in programming and data encoding to compactly represent text data.


What is the difference between ascii 13 and ascii 10?

Technically, ASCII Decimal 10 is a ASCII (decimal) 10 is a linefeed character, or Vertical tab. ASCII Decimal 13 is a carriage return. If you happen to be using a very old teletype Machine, a ASCII 10 will move you down 1 line, but leave you the same distance from the left margin. ASCII 13 would send you to the left margin, but leave you in the same line. In modern practice, either 10 or 13, or both, will place your cursor on the first character of the next line. Note that some operating systems vary in this. This is why when you open a UNIX text document in a Windows Notepad, the document is a single line with boxes where the ASCII(13)s are, since Notepad only accepts ASCII(10) for line return.


Where do you find an ASCII table?

Websites such as asciitable.com and ascii-code.com provide ascii tables on their websites, along with toher information about ascii codes, their uses, and how to use them.


What is the ASCII value of 92?

\ is the character for 92 in ASCII.


How many ascii code are there?

128 ascii codes.


What are the different ways in typing?

In ASCII and Uni-code, many different languages and symbols are put into digital format. Each has an allocated number, which is then chosen when needed (on different language keyboards...etc) If that is not what you meant, you could type with your feet if you like.


What is oem extended ascii?

Extended ASCII is 8-bit encoding which is wider than standard ASCII and also includes all characters from standard ASCII encoding.ASCII is 7-bit, 128 possible values; Extended ASCII is 8-bit , 256 possible value;128 first characters of Extended ASCII is the same as ASCII, next 128 are additional. This why it is called Extended ASCII.What is ASCII?ASCII is mainly English language characters encoding, that is used for representation of text information.


How do you show number fortyseven in ASCII?

47 in BCD & ASCII