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' : ''">
⟀
THREE DIMENSIONAL ANGLE
Overview
⟀ (THREE DIMENSIONAL ANGLE) is the Unicode character at code point U+27C0. It belongs to the Miscellaneous Mathematical Symbols-A block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27C0 | |
| decimal | 10176 | |
| htmldecimal | ⟀ | |
| htmlhex | ⟀ | |
| css | \27C0 | |
| javascript | \u{27C0} | |
| python | \u27c0 | |
| java | \u27C0 | |
| go | \u27C0 | |
| ruby | \u{27C0} | |
| rust | \u{27C0} | |
| ccpp | \u27c0 | |
| urlencoded | %E2%9F%80 | |
| utf8bytes | e2 9f 80 | |
| utf16bebytes | 27 c0 | |
| utf32bebytes | 00 00 27 c0 |
How to Use
HTML:
⟀
CSS:
content: "\27C0"
JavaScript:
"\u{27C0}"
Python:
"\u27c0"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⟀ character (THREE DIMENSIONAL ANGLE)?
⟀ (THREE DIMENSIONAL ANGLE) is the Unicode character U+27C0.
What is the Unicode codepoint of THREE DIMENSIONAL ANGLE?
The THREE DIMENSIONAL ANGLE character (⟀) has codepoint U+27C0.
How do I type or copy THREE DIMENSIONAL ANGLE?
Copy ⟀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.