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-FA19
Overview
神 (CJK COMPATIBILITY IDEOGRAPH-FA19) is the Unicode character at code point U+FA19. 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+FA19 | |
| decimal | 64025 | |
| htmldecimal | 神 | |
| htmlhex | 神 | |
| css | \FA19 | |
| javascript | \u{FA19} | |
| python | \ufa19 | |
| java | \uFA19 | |
| go | \uFA19 | |
| ruby | \u{FA19} | |
| rust | \u{FA19} | |
| ccpp | \ufa19 | |
| urlencoded | %EF%A8%99 | |
| utf8bytes | ef a8 99 | |
| utf16bebytes | fa 19 | |
| utf32bebytes | 00 00 fa 19 |
How to Use
HTML:
神
CSS:
content: "\FA19"
JavaScript:
"\u{FA19}"
Python:
"\ufa19"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 795E
Frequently Asked Questions
What is the 神 character (CJK COMPATIBILITY IDEOGRAPH-FA19)?
神 (CJK COMPATIBILITY IDEOGRAPH-FA19) is the Unicode character U+FA19.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-FA19?
The CJK COMPATIBILITY IDEOGRAPH-FA19 character (神) has codepoint U+FA19.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-FA19?
Copy 神 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.