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
ீ (TAMIL VOWEL SIGN II) is the Unicode character at code point U+0BC0. It belongs to the Tamil block, in the Nonspacing Mark (Mn) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0BC0 | |
| decimal | 3008 | |
| htmldecimal | ீ | |
| htmlhex | ீ | |
| css | \0BC0 | |
| javascript | \u{BC0} | |
| python | \u0bc0 | |
| java | \u0BC0 | |
| go | \u0BC0 | |
| ruby | \u{BC0} | |
| rust | \u{BC0} | |
| ccpp | \u0bc0 | |
| urlencoded | %E0%AF%80 | |
| utf8bytes | e0 af 80 | |
| utf16bebytes | 0b c0 | |
| utf32bebytes | 00 00 0b c0 |
How to Use
HTML:
ீ
CSS:
content: "\0BC0"
JavaScript:
"\u{BC0}"
Python:
"\u0bc0"
Properties
Frequently Asked Questions
What is the ீ character (TAMIL VOWEL SIGN II)?
ீ (TAMIL VOWEL SIGN II) is the Unicode character U+0BC0.
What is the Unicode codepoint of TAMIL VOWEL SIGN II?
The TAMIL VOWEL SIGN II character (ீ) has codepoint U+0BC0.
How do I type or copy TAMIL VOWEL SIGN II?
Copy ீ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.