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' : ''">
ɕ
LATIN SMALL LETTER C WITH CURL
Overview
ɕ (LATIN SMALL LETTER C WITH CURL) is the Unicode character at code point U+0255. It belongs to the IPA Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0255 | |
| decimal | 597 | |
| htmldecimal | ɕ | |
| htmlhex | ɕ | |
| css | \0255 | |
| javascript | \u{255} | |
| python | \u0255 | |
| java | \u0255 | |
| go | \u0255 | |
| ruby | \u{255} | |
| rust | \u{255} | |
| ccpp | \u0255 | |
| urlencoded | %C9%95 | |
| utf8bytes | c9 95 | |
| utf16bebytes | 02 55 | |
| utf32bebytes | 00 00 02 55 |
How to Use
HTML:
ɕ
CSS:
content: "\0255"
JavaScript:
"\u{255}"
Python:
"\u0255"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ɕ character (LATIN SMALL LETTER C WITH CURL)?
ɕ (LATIN SMALL LETTER C WITH CURL) is the Unicode character U+0255.
What is the Unicode codepoint of LATIN SMALL LETTER C WITH CURL?
The LATIN SMALL LETTER C WITH CURL character (ɕ) has codepoint U+0255.
How do I type or copy LATIN SMALL LETTER C WITH CURL?
Copy ɕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.