LATIN SMALL LETTER C vs CYRILLIC SMALL LETTER ES

c
LATIN SMALL LETTER C
U+0063
View details →
с
CYRILLIC SMALL LETTER ES
U+0441
View details →
VS

Property Comparison

Property c U+0063 с U+0441
Name LATIN SMALL LETTER C CYRILLIC SMALL LETTER ES
Block Basic Latin Cyrillic
Script Latn Cyrl
Category Lowercase Letter (Ll) Lowercase Letter (Ll)
Bidirectional L L

Encoding Comparison

Format U+0063 U+0441
unicode U+0063 U+0441
decimal 99 1089
htmldecimal c с
htmlhex c с
css \0063 \0441
javascript \u{63} \u{441}
python \u0063 \u0441
java \u0063 \u0441
go \u0063 \u0441
ruby \u{63} \u{441}
rust \u{63} \u{441}
ccpp \u0063 \u0441
urlencoded c %D1%81
utf8bytes 63 d1 81
utf16bebytes 00 63 04 41
utf32bebytes 00 00 00 63 00 00 04 41

How to Distinguish

These characters may look similar but belong to different scripts and blocks. LATIN SMALL LETTER C is from the Basic Latin block (Latn script), while CYRILLIC SMALL LETTER ES is from Cyrillic (Cyrl). Check the codepoint or encoding to tell them apart.

Tip: Paste the character into a hex editor or use charCodeAt() in JavaScript to check the actual codepoint.

c LATIN SMALL LETTER C details с CYRILLIC SMALL LETTER ES details All Comparisons