Braille-patroon Leeg

Stelt een leeg ruimte in het Braille-alfabet voor, meestal gebruikt voor opvulling of het scheiden van tekens.

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