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-296FD
Overview
𩛽 (CJK UNIFIED IDEOGRAPH-296FD) is the Unicode character at code point U+296FD. 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+296FD | |
| decimal | 169725 | |
| htmldecimal | 𩛽 | |
| htmlhex | 𩛽 | |
| css | \296FD | |
| javascript | \u{296FD} | |
| python | \U000296fd | |
| java | \uD865\uDEFD | |
| go | \U000296FD | |
| ruby | \u{296FD} | |
| rust | \u{296FD} | |
| ccpp | \U000296fd | |
| urlencoded | %F0%A9%9B%BD | |
| utf8bytes | f0 a9 9b bd | |
| utf16bebytes | d8 65 de fd | |
| utf32bebytes | 00 02 96 fd |
How to Use
HTML:
𩛽
CSS:
content: "\296FD"
JavaScript:
"\u{296FD}"
Python:
"\U000296fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩛽 character (CJK UNIFIED IDEOGRAPH-296FD)?
𩛽 (CJK UNIFIED IDEOGRAPH-296FD) is the Unicode character U+296FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-296FD?
The CJK UNIFIED IDEOGRAPH-296FD character (𩛽) has codepoint U+296FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-296FD?
Copy 𩛽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.