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' : ''">
⦞
ANGLE WITH S INSIDE
Overview
⦞ (ANGLE WITH S INSIDE) is the Unicode character at code point U+299E. 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+299E | |
| decimal | 10654 | |
| htmldecimal | ⦞ | |
| htmlhex | ⦞ | |
| css | \299E | |
| javascript | \u{299E} | |
| python | \u299e | |
| java | \u299E | |
| go | \u299E | |
| ruby | \u{299E} | |
| rust | \u{299E} | |
| ccpp | \u299e | |
| urlencoded | %E2%A6%9E | |
| utf8bytes | e2 a6 9e | |
| utf16bebytes | 29 9e | |
| utf32bebytes | 00 00 29 9e |
How to Use
HTML:
⦞
CSS:
content: "\299E"
JavaScript:
"\u{299E}"
Python:
"\u299e"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⦞ character (ANGLE WITH S INSIDE)?
⦞ (ANGLE WITH S INSIDE) is the Unicode character U+299E.
What is the Unicode codepoint of ANGLE WITH S INSIDE?
The ANGLE WITH S INSIDE character (⦞) has codepoint U+299E.
How do I type or copy ANGLE WITH S INSIDE?
Copy ⦞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.