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' : ''">
๐น
Overview
๐น (GOTHIC LETTER EIS) is the Unicode character at code point U+10339. It belongs to the Gothic block, in the Other Letter (Lo) general category. Its script is Goth.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10339 | |
| decimal | 66361 | |
| htmldecimal | 𐌹 | |
| htmlhex | 𐌹 | |
| css | \10339 | |
| javascript | \u{10339} | |
| python | \U00010339 | |
| java | \uD800\uDF39 | |
| go | \U00010339 | |
| ruby | \u{10339} | |
| rust | \u{10339} | |
| ccpp | \U00010339 | |
| urlencoded | %F0%90%8C%B9 | |
| utf8bytes | f0 90 8c b9 | |
| utf16bebytes | d8 00 df 39 | |
| utf32bebytes | 00 01 03 39 |
How to Use
HTML:
𐌹
CSS:
content: "\10339"
JavaScript:
"\u{10339}"
Python:
"\U00010339"
Properties
Frequently Asked Questions
What is the ๐น character (GOTHIC LETTER EIS)?
๐น (GOTHIC LETTER EIS) is the Unicode character U+10339.
What is the Unicode codepoint of GOTHIC LETTER EIS?
The GOTHIC LETTER EIS character (๐น) has codepoint U+10339.
How do I type or copy GOTHIC LETTER EIS?
Copy ๐น directly, or use the HTML entity, UTF-8, and code encodings shown on this page.