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