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 BOLD X
Overview
⮿ (CIRCLED BOLD X) is the Unicode character at code point U+2BBF. It belongs to the Miscellaneous Symbols and Arrows block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BBF | |
| decimal | 11199 | |
| htmldecimal | ⮿ | |
| htmlhex | ⮿ | |
| css | \2BBF | |
| javascript | \u{2BBF} | |
| python | \u2bbf | |
| java | \u2BBF | |
| go | \u2BBF | |
| ruby | \u{2BBF} | |
| rust | \u{2BBF} | |
| ccpp | \u2bbf | |
| urlencoded | %E2%AE%BF | |
| utf8bytes | e2 ae bf | |
| utf16bebytes | 2b bf | |
| utf32bebytes | 00 00 2b bf |
How to Use
HTML:
⮿
CSS:
content: "\2BBF"
JavaScript:
"\u{2BBF}"
Python:
"\u2bbf"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⮿ character (CIRCLED BOLD X)?
⮿ (CIRCLED BOLD X) is the Unicode character U+2BBF.
What is the Unicode codepoint of CIRCLED BOLD X?
The CIRCLED BOLD X character (⮿) has codepoint U+2BBF.
How do I type or copy CIRCLED BOLD X?
Copy ⮿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.