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' : ''">
𩦿
CJK UNIFIED IDEOGRAPH-299BF
Overview
𩦿 (CJK UNIFIED IDEOGRAPH-299BF) is the Unicode character at code point U+299BF. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+299BF | |
| decimal | 170431 | |
| htmldecimal | 𩦿 | |
| htmlhex | 𩦿 | |
| css | \299BF | |
| javascript | \u{299BF} | |
| python | \U000299bf | |
| java | \uD866\uDDBF | |
| go | \U000299BF | |
| ruby | \u{299BF} | |
| rust | \u{299BF} | |
| ccpp | \U000299bf | |
| urlencoded | %F0%A9%A6%BF | |
| utf8bytes | f0 a9 a6 bf | |
| utf16bebytes | d8 66 dd bf | |
| utf32bebytes | 00 02 99 bf |
How to Use
HTML:
𩦿
CSS:
content: "\299BF"
JavaScript:
"\u{299BF}"
Python:
"\U000299bf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩦿 character (CJK UNIFIED IDEOGRAPH-299BF)?
𩦿 (CJK UNIFIED IDEOGRAPH-299BF) is the Unicode character U+299BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-299BF?
The CJK UNIFIED IDEOGRAPH-299BF character (𩦿) has codepoint U+299BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-299BF?
Copy 𩦿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.