Braille-patroon Leeg
Stelt een leeg ruimte in het Braille-alfabet voor, meestal gebruikt voor opvulling of het scheiden van tekens.
Visual Preview
This is how the character appears visually
Copy Options
How to Use?
In HTML
<span> </span>
In Css
content: "\U+2800";
In Javascript
const char = String.fromCodePoint(0xU+2800);
Additional Information
Category
Braille Patterns
Browser Support
browsersupportFallback