Concept cluster: Communication > Character Encoding
adj
(computing, of a word size, or an integer) Represented using 7 bits (ASCII).
n
(British) Any of a set of street maps of most British towns and cities; properly the Geographer's A–Z Street Atlas.
n
(computing) A 7-bit character set and character encoding, abbreviated ASCII. Based on the Roman alphabet as used in modern English, the code is employed almost universally on computing machinery.
n
(computing) A set of obsolete single-byte character encodings for the Armenian alphabet.
n
(computing) Alternative form of ASCII
n
The symbol @, most commonly used in e-mail addresses.
n
Alternative form of at sign [The symbol @, most commonly used in e-mail addresses.]
n
(computing, historical) An ASCII-based character set used in the Atari 8-bit family of home computers of the 1980s.
n
(computing) A character whose appearance is modified by one or more combining characters.
n
An early character encoding used in telegraphy, representing each letter in the alphabet by five bits (binary digits).
n
(computing) A character encoding method for Traditional Chinese characters.
n
(computing) Basic Multilingual Plane (one of the sets of character codepoints in Unicode, formally known as Plane 0; the conventional full set of all characters in basic Unicode, using the 65,536-codepoint range from U+0000 through U+FFFF).
n
(computing) A character indicating the endianness of a string of text; specifically, the Unicode character U+FEFF ZERO WIDTH NO-BREAK SPACE.
n
(programming) A text string treated as a series of single bytes rather than a series of characters of possibly varying storage size.
n
(Unicode) Canonical Decomposition, followed by Canonical Composition
n
(programming) The characteristic of being case sensitive; having different reactions to typed letters based on whether the letters are uppercase or lowercase.
n
(computing, programming) A character (text element such as a letter or symbol).
n
(countable, computing) One of the basic elements making up a text file or string: a code representing a printing character or a control character.
n
(computing) The imaginary rectangle that delineates the boundaries of a text character.
n
(regular expressions) A set of related text characters, such as all alphanumerics or all whitespace.
n
(computing) A well-defined correspondence between text characters and the numeric values used to represent them.
n
A software-based list of characters and sometimes their codepoints, for searching and copying.
n
(computing) The set of characters encoded by a given character encoding.
adv
(computing) In terms of text characters.
n
(programming) Conversion to, or treatment as, a char (text character).
n
(computing) A character set.
n
A short symbol, often with little relation to the item it represents.
n
(computing) A numerical offset in a character set, etc., as opposed to the character or item it represents.
n
The number of characters in the coded version of a string.
n
(computing) A mapping to a particular character set, where there are several possible sets that share the same code points. Abbreviation: cp.
n
Alternative spelling of code point [(computing) A numerical offset in a character set, etc., as opposed to the character or item it represents.]
n
A set of pairs of text characters and associated coded forms.
n
(computing) A character that modifies the appearance of other characters (which are called base characters).
n
(computing, typography) A character encoded from a sequence of other characters instead of a precomposed character.
n
(linguistics, computer science) An interdisciplinary field dealing with the statistical and/or rule-based modeling of natural language from a computational perspective. This modeling is not limited to any particular field of linguistics.
n
(typography) Initialism of character(s) per pica.
n
Synonym of alphametic (“type of puzzle”)
n
(Unicode) Canonical decomposition
adj
(computing, typography) Of a typeface, having characters of only two widths, where the narrower width is typically half that of the wider width.
n
(computing, networking) an obsolete EUI which originally encompassed both MAC-48 and EUI-48 identifiers by a simple translation mechanism
n
(computing) Any of various 8-bit character sets that are supersets of ASCII.
n
(computing theory) A set of finite strings (called words) made of symbols (from a finite set of symbols, called an alphabet).
adj
(cryptography) Pertaining to a four-square cipher.
n
(in bibliographies) Abbreviation of graphic. [A drawing or picture.]
n
(computing, Unicode) A code point in the range U+D800 through U+DBFF (the High Surrogates and High Private Use Surrogates blocks), used in UTF-16 to encode the high 10 bits of the 20-bit offset above U+FFFF of the code point belonging to a supplementary character.
n
(information science) A controlled set of terms selected from natural language and used to represent, in summary form, the subjects of documents within a given field of knowledge.
n
short alphabetic or numeric identifier assigned to a language.
n
(computing) A type of unsigned integer variable that is longer than a word (specific number of bits depends upon architecture)
n
(computing, Unicode) A code point in the range U+DC00 through U+DFFF (the Low Surrogates block), used in UTF-16 to encode the low 10 bits of the 20-bit offset above U+FFFF of the code point belonging to a supplementary character.
n
(computing) A character used to signify something other than its literal form, such as the asterisk when used as a wildcard.
adj
(cryptography) That uses a single letter as a cipher
adj
(computing) Contained in more than one byte.
n
(computing) A unique identifier, generally a string of characters.
n
Any text character that is not alphanumeric.
n
(Unicode) One of 66 code points (the 32 code points U+FDD0–U+FDEF, plus the last two code points - U+...FFFE and U+...FFFF - of each of the 17 planes) which are guaranteed never to be assigned and are intended for process-internal use.
n
(computing, Unicode) Any of 17 designated ranges of 2¹⁶ (65,536) sequential code points each.
n
(computing) A mapping from Unicode to the simpler ASCII character set, intended for the representation of international domain names where Unicode is not available.
n
Alternative form of ROT13 [A simple Caesar cipher where each letter is replaced by the letter 13 positions beyond it in the alphabet (wrapping at Z to A).]
n
A simple Caesar cipher where each letter is replaced by the letter 13 positions beyond it in the alphabet (wrapping at Z to A).
n
(computing) A symbol that is not an alphanumeric character; a nonalphanumeric character.
adj
(programming, humorous) Characterized by an excessive use of strings to represent non-textual data.
n
Any of the components making up a complex text character.
n
(computing) The string (sequence of text characters) that contains a substring.
n
(computing, Unicode) Any character assigned a code point in one of the supplementary planes (planes 1 through 16, covering the range U+10000 through U+10FFFF).
n
(computing) Any of the 16 Unicode planes located above Plane 0 (the BMP) and requiring the use of surrogate pairs to encode in UTF-16 (Planes 1 through 16, collectively covering the range of code points from U+10000 through U+10FFFF).
n
(computing) Any of a range of Unicode codepoints which are used in pairs in UTF-16 to represent characters beyond the Basic Multilingual Plane.
n
(computing, Unicode) The UTF-16 representation of a supplementary character, using one high surrogate and one low surrogate to encode the 20-bit offset above U+FFFF of the supplementary character's code point.
n
(international standards, computing) A series of character encoding standards intended to support the characters used by a large number of the world’s languages.
n
(computing, dated) A graphic symbol defined by the user, replacing one of the text characters in the computer's character set.
n
(computing) Unicode Transformation Format-16; a Unicode encoding scheme which uses two-byte (16-bit) code units (singly for characters in plane 0, and in four-byte [32-bit] surrogate pairs for supplementary characters in planes 1 through 16).
n
(computing, Unicode) Unicode Transformation Format-32, a fixed-width encoding for Unicode characters which uses 4 bytes (32 bits) to encode each character.
n
(computing) Unicode Transformation Format-7; a variable-length character encoding designed for 7-bit channels.
n
(computing) Unicode Transformation Format-8, a variable-width encoding scheme for Unicode characters, using sequences of one to four one-byte (eight-bit) code units per character.
n
Alternative spelling of UTF-16 [(computing) Unicode Transformation Format-16; a Unicode encoding scheme which uses two-byte (16-bit) code units (singly for characters in plane 0, and in four-byte [32-bit] surrogate pairs for supplementary characters in planes 1 through 16).]
n
Alternative spelling of UTF-7 [(computing) Unicode Transformation Format-7; a variable-length character encoding designed for 7-bit channels.]
n
Alternative spelling of UTF-8 [(computing) Unicode Transformation Format-8, a variable-width encoding scheme for Unicode characters, using sequences of one to four one-byte (eight-bit) code units per character.]
adj
(computing) Of or supporting a greater range of text characters than can fit into the traditional 8-bit representation.
n
(telegraphy) A unit of text equivalent to five characters and one space.
n
(computing) A bit in each memory location on some variable-word-length computers (e.g. IBM 1401, IBM 1620) used to mark the end of a word.
n
(computing) Two-byte unsigned data, mainly used for a Unicode character.
n
(computing, slang, dated, rare) The text character with hexadecimal value 0xff, when used as a string separator or terminator.

Note: Concept clusters like the one above are an experimental OneLook feature. We've grouped words and phrases into thousands of clusters based on a statistical analysis of how they are used in writing. Some of the words and concepts may be vulgar or offensive. The names of the clusters were written automatically and may not precisely describe every word within the cluster; furthermore, the clusters may be missing some entries that you'd normally associate with their names. Click on a word to look it up on OneLook.
  Reverse Dictionary / Thesaurus   Datamuse   Compound Your Joy   Threepeat   Spruce   Feedback   Dark mode   Help


Our daily word games Threepeat and Compound Your Joy are going strong. Bookmark and enjoy!

Today's secret word is 6 letters and means "Not working as originally intended." Can you find it?