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-236FE
Overview
𣛾 (CJK UNIFIED IDEOGRAPH-236FE) is the Unicode character at code point U+236FE. 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+236FE | |
| decimal | 145150 | |
| htmldecimal | 𣛾 | |
| htmlhex | 𣛾 | |
| css | \236FE | |
| javascript | \u{236FE} | |
| python | \U000236fe | |
| java | \uD84D\uDEFE | |
| go | \U000236FE | |
| ruby | \u{236FE} | |
| rust | \u{236FE} | |
| ccpp | \U000236fe | |
| urlencoded | %F0%A3%9B%BE | |
| utf8bytes | f0 a3 9b be | |
| utf16bebytes | d8 4d de fe | |
| utf32bebytes | 00 02 36 fe |
How to Use
HTML:
𣛾
CSS:
content: "\236FE"
JavaScript:
"\u{236FE}"
Python:
"\U000236fe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣛾 character (CJK UNIFIED IDEOGRAPH-236FE)?
𣛾 (CJK UNIFIED IDEOGRAPH-236FE) is the Unicode character U+236FE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-236FE?
The CJK UNIFIED IDEOGRAPH-236FE character (𣛾) has codepoint U+236FE.
How do I type or copy CJK UNIFIED IDEOGRAPH-236FE?
Copy 𣛾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.