copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⩭'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⩭
CONGRUENT WITH DOT ABOVE
Overview
⩭ (CONGRUENT WITH DOT ABOVE) is the Unicode character at code point U+2A6D. It belongs to the Supplemental Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A6D | |
| decimal | 10861 | |
| htmldecimal | ⩭ | |
| htmlhex | ⩭ | |
| css | \2A6D | |
| javascript | \u{2A6D} | |
| python | \u2a6d | |
| java | \u2A6D | |
| go | \u2A6D | |
| ruby | \u{2A6D} | |
| rust | \u{2A6D} | |
| ccpp | \u2a6d | |
| urlencoded | %E2%A9%AD | |
| utf8bytes | e2 a9 ad | |
| utf16bebytes | 2a 6d | |
| utf32bebytes | 00 00 2a 6d |
How to Use
HTML:
⩭
CSS:
content: "\2A6D"
JavaScript:
"\u{2A6D}"
Python:
"\u2a6d"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⩭ character (CONGRUENT WITH DOT ABOVE)?
⩭ (CONGRUENT WITH DOT ABOVE) is the Unicode character U+2A6D.
What is the Unicode codepoint of CONGRUENT WITH DOT ABOVE?
The CONGRUENT WITH DOT ABOVE character (⩭) has codepoint U+2A6D.
How do I type or copy CONGRUENT WITH DOT ABOVE?
Copy ⩭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.