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
(TAG LATIN SMALL LETTER O) is the Unicode character at code point U+E006F. It belongs to the Tags block, in the Format (Cf) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+E006F | |
| decimal | 917615 | |
| htmldecimal | 󠁯 | |
| htmlhex | 󠁯 | |
| css | \E006F | |
| javascript | \u{E006F} | |
| python | \U000e006f | |
| java | \uDB40\uDC6F | |
| go | \U000E006F | |
| ruby | \u{E006F} | |
| rust | \u{E006F} | |
| ccpp | \U000e006f | |
| urlencoded | %F3%A0%81%AF | |
| utf8bytes | f3 a0 81 af | |
| utf16bebytes | db 40 dc 6f | |
| utf32bebytes | 00 0e 00 6f |
How to Use
HTML:
󠁯
CSS:
content: "\E006F"
JavaScript:
"\u{E006F}"
Python:
"\U000e006f"
Properties
Frequently Asked Questions
What is the character (TAG LATIN SMALL LETTER O)?
(TAG LATIN SMALL LETTER O) is the Unicode character U+E006F.
What is the Unicode codepoint of TAG LATIN SMALL LETTER O?
The TAG LATIN SMALL LETTER O character () has codepoint U+E006F.
How do I type or copy TAG LATIN SMALL LETTER O?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.