LATIN CAPITAL LETTER C vs CYRILLIC CAPITAL LETTER ES

C
LATIN CAPITAL LETTER C
U+0043
View details →
С
CYRILLIC CAPITAL LETTER ES
U+0421
View details →
VS

Property Comparison

Property C U+0043 С U+0421
Name LATIN CAPITAL LETTER C CYRILLIC CAPITAL LETTER ES
Block Basic Latin Cyrillic
Script Latn Cyrl
Category Uppercase Letter (Lu) Uppercase Letter (Lu)
Bidirectional L L

Encoding Comparison

Format U+0043 U+0421
unicode U+0043 U+0421
decimal 67 1057
htmldecimal C С
htmlhex C С
css \0043 \0421
javascript \u{43} \u{421}
python \u0043 \u0421
java \u0043 \u0421
go \u0043 \u0421
ruby \u{43} \u{421}
rust \u{43} \u{421}
ccpp \u0043 \u0421
urlencoded C %D0%A1
utf8bytes 43 d0 a1
utf16bebytes 00 43 04 21
utf32bebytes 00 00 00 43 00 00 04 21

How to Distinguish

These characters may look similar but belong to different scripts and blocks. LATIN CAPITAL LETTER C is from the Basic Latin block (Latn script), while CYRILLIC CAPITAL 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 CAPITAL LETTER C details С CYRILLIC CAPITAL LETTER ES details All Comparisons