Left Half Circle with Four Dots 🤃
History & usage: LEFT HALF CIRCLE WITH FOUR DOTS depicts a left half circle with four dots arranged inside. It can be used as a decorative symbol in text or design to add a curved accent. In simple diagrams, it can mark a step or a section header, helping readers orient content. It may also appear in messages as a small graphic cue to balance other symbols in a sequence. When used in UI mockups, it can serve as a visual placeholder or a stylistic bullet. Cross‑platform appearance may differ and screen readers may treat it as a pictograph; ensure it has contextual text or alt descriptions when used for accessibility.
See our category page for related symbols.
Need styled alternatives? Try the Fancy Text tool.
Technical details
- Codepoint:
U+1F903 - General Category:
So - Age:
10.0 - Bidi Class:
ON - Block:
Supplemental Symbols and Pictographs - Script:
Common - UTF-8:
F0 9F A4 83 - UTF-16:
D83E DD03 - UTF-32:
0001F903 - HTML dec:
🤃 - HTML hex:
🤃 - JS escape:
\u{1F903} - Python \N{}:
\N{LEFT HALF CIRCLE WITH FOUR DOTS} - Python \U:
\U0001F903 - URL-encoded:
%F0%9F%A4%83 - CSS escape:
\1F903
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1F903 or a built‑in character picker.
HTML: use the numeric entity 🤃 (hex) or 🤃 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.