Motif en Braille Vide

Représente un espace vide dans l'alphabet Braille, généralement utilisé pour le remplissage ou la séparation des caractères.

U+2800

Visual Preview

This is how the character appears visually

Copy Options

How to Use?

In HTML

                <span>&#8192;</span>
            

In Css

                content: "\U+2800";
            

In Javascript

                const char = String.fromCodePoint(0xU+2800);
            

Additional Information

Category

Braille Patterns

Browser Support

browsersupportFallback