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' : ''">
ͥ
COMBINING LATIN SMALL LETTER I
Overview
ͥ (COMBINING LATIN SMALL LETTER I) is the Unicode character at code point U+0365. It belongs to the Combining Diacritical Marks block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0365 | |
| decimal | 869 | |
| htmldecimal | ͥ | |
| htmlhex | ͥ | |
| css | \0365 | |
| javascript | \u{365} | |
| python | \u0365 | |
| java | \u0365 | |
| go | \u0365 | |
| ruby | \u{365} | |
| rust | \u{365} | |
| ccpp | \u0365 | |
| urlencoded | %CD%A5 | |
| utf8bytes | cd a5 | |
| utf16bebytes | 03 65 | |
| utf32bebytes | 00 00 03 65 |
How to Use
HTML:
ͥ
CSS:
content: "\0365"
JavaScript:
"\u{365}"
Python:
"\u0365"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ͥ character (COMBINING LATIN SMALL LETTER I)?
ͥ (COMBINING LATIN SMALL LETTER I) is the Unicode character U+0365.
What is the Unicode codepoint of COMBINING LATIN SMALL LETTER I?
The COMBINING LATIN SMALL LETTER I character (ͥ) has codepoint U+0365.
How do I type or copy COMBINING LATIN SMALL LETTER I?
Copy ͥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.