โ†„

Technical information

Symbolโ†„
NameLatin small letter reversed c
Unicode numberU+2184
CategoryLatin alphabetClaudian letters
DescriptionThe Unicode character โ†„, or U+2184, is named "Latin Small Letter Reversed C". It is part of the "Number Forms" block, which includes characters that represent numbers in various unusual ways. This character falls under the "Letter, Other" category. Visually, it represents a "C" turned 180 degrees, resembling an open "o" or an incomplete circle. The Latin Small Letter Reversed C is not common in most Latin-based alphabets and is often used as a phonetic symbol in the International Phonetic Alphabet (IPA) to represent the voiceless palatal fricative, a sound found in languages such as German and Hungarian. Its specific usage can vary depending on the context and the particular linguistic system in which it is employed.

Encoding

HTML Entityↄ
HTML Entity (hex)ↄ
URL Escape Code%E2%86%84
UTF-8 (hex)0xE2 0x86 0x84
UTF-8 (binary)11100010:10000110:10000100
UTF-160x2184
UTF-320x00002184

Source Code

C, C++, and Java"\u2184"
CSS Code\2184
JavaScript"\u2184"
Perl\x{2184}
Python 2u"\u2184"
Python 3\u2184
Ruby\u{2184}

Preview

This Unicode character looks like this โ†„ in sentence and in bold like this โ†„ and in italic like this โ†„.

Font size:

โ†„
12px
โ†„
16px
โ†„
20px
โ†„
28px
โ†„
36px
โ†„
48px
โ†„
72px

CSS Property: font-weight

โ†„
100
โ†„
200
โ†„
300
โ†„
400
โ†„
500
โ†„
600
โ†„
700
โ†„
800
โ†„
900

HTML Forms and Input

input
disabled input
โ†„
input-group
select
button
button

Code examples in HTML and CSS

<span>&#8580;</span>

            
span {
    content: "\2184";
}

The symbol in different fonts

โ†„
-apple-system
โ†„
Apple Color Emoji
โ†„
Arial
โ†„
BlinkMacSystemFont
โ†„
Courier New
โ†„
Georgia
โ†„
Droid Sans
โ†„
Helvetica
โ†„
Noto Sans
โ†„
Oxygen
โ†„
Roboto
โ†„
"Segoe UI"
โ†„
sans-serif
โ†„
Segoe UI Emoji
โ†„
Segoe UI Symbol
โ†„
system-ui
โ†„
Times New Roman
โ†„
Ubuntu
โ†„
Verdana

References