Skip to content

Definition of characters reads as a sentence fragment instead of a sentence #587

@jdandrea

Description

@jdandrea

In computer software, any symbol that requires one byte of storage. This includes all the ASCII and extended ASCII characters, including the space character. In character-based software, everything that appears on the screen, including graphics symbols, is considered to be a character. In graphics-based applications, the term character is generally reserved for letters, numbers, and punctuation.

Suggestion: Remove the reference to "one byte of storage" since UTF-8 and Unicode can involve multiple bytes.

Instead, consider changing the first sentence to "In computer software, a character is a symbol, such as a letter or number, that represents information." Source

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions