Braille Pattern Dots 13468

Copy and paste the braille pattern dots 13468 symbol (U+28AD) instantly. Part of the Braille Patterns Unicode block.

Works everywhere: websites, documents, social media, code editors

Character Codes

UnicodeU+28AD
HTML Entity⢭
CSS Code\28AD
JavaScript\u{28AD}
Decimal⢭

About This Symbol

Name
Braille Pattern Dots 13468
Unicode Block
Braille Patterns
Code Point
U+28AD

The Braille Pattern Dots 13468 () is a Unicode character assigned to the Braille Patterns block at code point U+28AD. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The braille pattern dots 13468 symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.

How to Use

  • 1.Click "Copy Symbol" above to copy to your clipboard
  • 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
  • 3.Or use the HTML entity ⢭ in your code
  • 4.For CSS, use \28AD with the content property

Understanding Braille Pattern Dots 13468

At code point U+28AD, the braille pattern dots 13468 (⢭) occupies a carefully chosen position within the Braille Patterns allocation. The Unicode Consortium assigned this character to address the need for a reliable, cross-platform representation of this symbol in electronic documents and interfaces.

The hexadecimal value 28AD places this character at decimal position 10413 in the Unicode table. At this position, the character falls 13 positions past the nearest hex boundary, a detail relevant for font engineers mapping glyph tables. For practical use, ⢭ in HTML or \u{28AD} in JavaScript are the most common insertion methods.

Known by its descriptive name referencing "braille pattern," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.

About Braille

The Braille Patterns block encodes all 256 possible combinations of a 2-by-4 dot matrix, providing the complete foundation for representing any Braille system worldwide. Rather than encoding the meaning of each pattern (which varies between languages and Braille grades), Unicode encodes the physical dot configurations, making the block universally applicable across the dozens of national Braille codes in use today.

Louis Braille, blinded in a childhood accident, developed his tactile reading system in 1824 at the age of fifteen while a student at the Royal Institute for Blind Youth in Paris. He adapted a military night-writing system created by Charles Barbier, simplifying it from a 12-dot matrix to 6 dots that could be perceived with a single fingertip touch. The system faced institutional resistance for decades — sighted educators preferred embossed Latin letters — but Braille's practicality ultimately prevailed. The extension to 8 dots (adding a bottom row) came with computer Braille, enabling 256 distinct patterns for technical and computing applications. Unicode 3.0 encoded the complete 8-dot set in 2000.

Common Uses

  • Assistive technology and screen reader Braille displays
  • Tactile signage transcription and verification
  • Braille literacy education materials
  • Data visualization using Braille dot patterns as pseudo-pixels
  • Encoding and transmitting Braille text digitally

Technical Notes: The 256 Braille patterns (U+2800–U+28FF) are arranged so that each code point's offset directly maps to its dot configuration through bitwise correspondence: bit 0 controls dot 1, bit 1 controls dot 2, and so on through bit 7 for dot 8. This elegant mapping makes programmatic generation of Braille patterns trivial. An unexpected secondary use has emerged: because Braille patterns form a 2×4 dot matrix and the blank pattern (U+2800) renders as a non-breaking space in most fonts, developers use them as building blocks for ultra-compact text-based graphics in terminal applications.

Cultural Context: Braille remains essential for blind literacy despite the rise of audio technology. Research consistently shows that Braille readers achieve higher literacy rates, better spelling, and stronger employment outcomes than those relying solely on audio. The Braille dot patterns have also become a symbol of accessibility itself — the distinctive raised dots are recognized worldwide as indicating accommodations for the blind. The Unicode encoding has been particularly valuable for Braille translation software, enabling automated conversion between print text and Braille across multiple languages.

Related Characters from Braille Patterns