free-symbols

Telugu Digit Zero Letter

౦ is the Telugu script character for the digit zero (U+0C66).

U+0C66

౦ is a Unicode character representing the Telugu digit zero. It is useful when you need numbers displayed in Telugu script. You can copy it directly or use standard code-point escapes in your projects.

Telugu Digit Zero Letter Meaning

Telugu Digit Zero (౦) is the Unicode character for the number 0 written in the Telugu numeral system. Like other script-specific digits, it helps text match the expected writing system for Telugu content, signage, forms, and localized interfaces. Use it whenever you want a zero to appear as a Telugu digit rather than a Latin “0”. In Unicode terms, it is the character named “TELUGU DIGIT ZERO” at code point U+0C66, with common encodings such as HTML entity ౦ and escapes like \\\\0C66 or \\\\u{0C66}.

Common uses

  • Displaying Telugu-localized dates, counters, or numeric lists in Telugu UI
  • Rendering zero values in Telugu text for forms and data tables
  • Creating culturally consistent content for Telugu language posts and captions
  • Prepopulating Telugu numerals in document templates and labels
  • Programming support for converting numeric strings to Telugu digit characters

Examples

౦ Telugu Digit Zero (U+0C66)

  • సంప్రదించండి: ౦౧౨౩
  • స్థాయి: ౦ (శూన్యం)
  • మిగిలింది ౦
  • వర్షం: ౦ మిమీ
  • సంఖ్య: ౦౦౧

Variations

Technical codes

UnicodeU+0C66
HTML Entity౦
HTML Code౦
CSS\0C66

FAQ

What does the Telugu Digit Zero letter mean?

Telugu Digit Zero (౦) is the Unicode character for the number 0 written in the Telugu numeral system. Like other script-specific digits, it helps text match the expected writing system for Telugu content, signage, forms, and localized interfaces. Use it whenever you want a zero to appear as a Telugu digit rather than a Latin “0”. In Unicode terms, it is the character named “TELUGU DIGIT ZERO” at code point U+0C66, with common encodings such as HTML entity ౦ and escapes like \\\\0C66 or \\\\u{0C66}.

What is the Unicode code point for Telugu Digit Zero?

Telugu Digit Zero is U+0C66.

How do I copy ౦ easily?

Copy the character directly from this page: ౦. You can also paste it into your editor or browser.

What is the HTML entity for Telugu Digit Zero?

The HTML entity is ౦.

How do I use it in CSS or JavaScript?

Use CSS escape \\0C66 or JavaScript escape \\u{0C66}.