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' : ''">
⦹
CIRCLED PERPENDICULAR
Overview
⦹ (CIRCLED PERPENDICULAR) is the Unicode character at code point U+29B9. It belongs to the Miscellaneous Mathematical Symbols-B block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29B9 | |
| decimal | 10681 | |
| htmldecimal | ⦹ | |
| htmlhex | ⦹ | |
| css | \29B9 | |
| javascript | \u{29B9} | |
| python | \u29b9 | |
| java | \u29B9 | |
| go | \u29B9 | |
| ruby | \u{29B9} | |
| rust | \u{29B9} | |
| ccpp | \u29b9 | |
| urlencoded | %E2%A6%B9 | |
| utf8bytes | e2 a6 b9 | |
| utf16bebytes | 29 b9 | |
| utf32bebytes | 00 00 29 b9 |
How to Use
HTML:
⦹
CSS:
content: "\29B9"
JavaScript:
"\u{29B9}"
Python:
"\u29b9"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⦹ character (CIRCLED PERPENDICULAR)?
⦹ (CIRCLED PERPENDICULAR) is the Unicode character U+29B9.
What is the Unicode codepoint of CIRCLED PERPENDICULAR?
The CIRCLED PERPENDICULAR character (⦹) has codepoint U+29B9.
How do I type or copy CIRCLED PERPENDICULAR?
Copy ⦹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.