Lower Right Corner with Dot ⟓
Usage snapshot:
- Used in content written with the Common script; suitable for UI labels and body text.
- Appears in the Unicode block Miscellaneous Mathematical Symbols-A.
History & usage: The character depicts LOWER RIGHT CORNER WITH DOT in its official name. In the name, the tokens LOWER, RIGHT, CORNER signal spatial position, while DOT marks a small added element. These name tokens convey a general idea of how parts of marks can sit in a geometric frame or indicate a precise point, a concept common to orthography and typography even when languages differ. The combined form hints at a corner‑based symbol with an ornamental dot, a convention that can guide how editors treat corner notations in diagrams or formula layouts.
Usage contexts: in scholarly editions of mathematical texts, it appears as a reference mark or corner cue within diagrams; in educational primers, it helps illustrate how symbols locate themselves in a grid or chart; in archival transcription of manuscripts, editors note corner elements to preserve layout logic. In typographic revival specimens, designers study the dot’s placement for consistency across small sizes. Cross‑platform appearance and accessibility: ensure sufficient contrast and screen reader clarity for users navigating mathematical diagrams and quick UI controls for operations or comparisons.
See our category page for related symbols.
Need styled alternatives? Try the Fancy Text tool.
Technical details
- Codepoint:
U+27D3 - General Category:
Sm - Age:
3.2 - Bidi Class:
ON - Block:
Miscellaneous Mathematical Symbols-A - Script:
Common - UTF-8:
E2 9F 93 - UTF-16:
27D3 - UTF-32:
000027D3 - HTML dec:
⟓ - HTML hex:
⟓ - JS escape:
\u27D3 - Python \N{}:
\N{LOWER RIGHT CORNER WITH DOT} - Python \u:
\u27D3 - Python \U:
\U000027D3 - URL-encoded:
%E2%9F%93 - CSS escape:
\27D3
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+27D3 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.