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-9249
Overview
鉉 (CJK UNIFIED IDEOGRAPH-9249) is the Unicode character at code point U+9249. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9249 | |
| decimal | 37449 | |
| htmldecimal | 鉉 | |
| htmlhex | 鉉 | |
| css | \9249 | |
| javascript | \u{9249} | |
| python | \u9249 | |
| java | \u9249 | |
| go | \u9249 | |
| ruby | \u{9249} | |
| rust | \u{9249} | |
| ccpp | \u9249 | |
| urlencoded | %E9%89%89 | |
| utf8bytes | e9 89 89 | |
| utf16bebytes | 92 49 | |
| utf32bebytes | 00 00 92 49 |
How to Use
HTML:
鉉
CSS:
content: "\9249"
JavaScript:
"\u{9249}"
Python:
"\u9249"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 鉉 character (CJK UNIFIED IDEOGRAPH-9249)?
鉉 (CJK UNIFIED IDEOGRAPH-9249) is the Unicode character U+9249.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9249?
The CJK UNIFIED IDEOGRAPH-9249 character (鉉) has codepoint U+9249.
How do I type or copy CJK UNIFIED IDEOGRAPH-9249?
Copy 鉉 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.