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' : ''">
๐
OLD ITALIC LETTER VE
Overview
๐ (OLD ITALIC LETTER VE) is the Unicode character at code point U+10305. It belongs to the Old Italic block, in the Other Letter (Lo) general category. Its script is Ital.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10305 | |
| decimal | 66309 | |
| htmldecimal | 𐌅 | |
| htmlhex | 𐌅 | |
| css | \10305 | |
| javascript | \u{10305} | |
| python | \U00010305 | |
| java | \uD800\uDF05 | |
| go | \U00010305 | |
| ruby | \u{10305} | |
| rust | \u{10305} | |
| ccpp | \U00010305 | |
| urlencoded | %F0%90%8C%85 | |
| utf8bytes | f0 90 8c 85 | |
| utf16bebytes | d8 00 df 05 | |
| utf32bebytes | 00 01 03 05 |
How to Use
HTML:
𐌅
CSS:
content: "\10305"
JavaScript:
"\u{10305}"
Python:
"\U00010305"
Properties
- Block
- Old Italic
- Script
- Ital
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (OLD ITALIC LETTER VE)?
๐ (OLD ITALIC LETTER VE) is the Unicode character U+10305.
What is the Unicode codepoint of OLD ITALIC LETTER VE?
The OLD ITALIC LETTER VE character (๐ ) has codepoint U+10305.
How do I type or copy OLD ITALIC LETTER VE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.