Add Full Uzbekistan Flag Emoji (🇺🇿) Support in Windows Terminal and Windows Emoji Fonts #23872

Closed
opened 2026-01-31 08:54:51 +00:00 by claunia · 2 comments
Owner

Originally created by @otabekoff on GitHub (Dec 9, 2025).

Description of the new feature

Currently, the Uzbekistan flag emoji 🇺🇿, which is officially included in the Unicode Standard, does not render correctly in Windows Terminal, CMD, or many parts of the Windows ecosystem due to missing glyph support in the default Windows emoji fonts (such as Segoe UI Emoji) or rendering issues in terminal environments.

This results in the Uzbekistan flag appearing as:

  • an empty box
  • a missing-character symbol
  • or nothing at all

This is disappointing for Uzbek users because Uzbekistan is a Unicode-supported, fully recognized independent country, and its flag should be displayed correctly across Windows environments.

The feature request:
Please add full rendering support for the Uzbekistan flag emoji 🇺🇿 in Windows Terminal and the underlying Windows emoji font stack, so that it displays consistently across CMD, PowerShell, Windows Terminal, Notepad, and all modern Windows applications.

Why this feature is important

  • Ensures full Unicode compliance for all country flags, including Uzbekistan
  • Improves international and multilingual UX across Windows
  • Supports inclusivity for users whose country flags currently fail to render
  • Enhances developer experience in terminals, documentation, and CLI tools where Unicode is heavily used
  • Aligns Windows with Android, iOS, macOS, Linux, and web platforms where 🇺🇿 already renders correctly

Proposed technical implementation details

  • Update Segoe UI Emoji and/or Segoe Color Emoji to include the 🇺🇿 (U+1F1FA U+1F1FF) glyph pair
  • Ensure the updated emoji font is used by Windows Terminal, CMD, and PowerShell
  • Optionally add an automatic fallback to a supported emoji font if the primary one lacks certain country flags
  • Validate rendering in both single-width and double-width environments
  • Include tests for Unicode Regional Indicator Symbols in terminal rendering pipelines
Originally created by @otabekoff on GitHub (Dec 9, 2025). ### Description of the new feature Currently, the Uzbekistan flag emoji **🇺🇿**, which *is officially included in the Unicode Standard*, does not render correctly in Windows Terminal, CMD, or many parts of the Windows ecosystem due to missing glyph support in the default Windows emoji fonts (such as Segoe UI Emoji) or rendering issues in terminal environments. This results in the Uzbekistan flag appearing as: * an empty box * a missing-character symbol * or nothing at all This is disappointing for Uzbek users because Uzbekistan is a Unicode-supported, fully recognized independent country, and its flag should be displayed correctly across Windows environments. **The feature request:** Please add full rendering support for the Uzbekistan flag emoji 🇺🇿 in Windows Terminal and the underlying Windows emoji font stack, so that it displays consistently across CMD, PowerShell, Windows Terminal, Notepad, and all modern Windows applications. ## **Why this feature is important** * Ensures **full Unicode compliance** for all country flags, including Uzbekistan * Improves international and multilingual UX across Windows * Supports inclusivity for users whose country flags currently fail to render * Enhances developer experience in terminals, documentation, and CLI tools where Unicode is heavily used * Aligns Windows with Android, iOS, macOS, Linux, and web platforms where 🇺🇿 already renders correctly ### Proposed technical implementation details * Update **Segoe UI Emoji** and/or **Segoe Color Emoji** to include the 🇺🇿 (U+1F1FA U+1F1FF) glyph pair * Ensure the updated emoji font is used by Windows Terminal, CMD, and PowerShell * Optionally add an automatic fallback to a supported emoji font if the primary one lacks certain country flags * Validate rendering in both single-width and double-width environments * Include tests for Unicode Regional Indicator Symbols in terminal rendering pipelines
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-Fix labels 2026-01-31 08:54:51 +00:00
Author
Owner

@DHowett commented on GitHub (Dec 9, 2025):

Unfortunately, this work is outside the scope of this repository and out of my team's control. The introduction of additional regional indicators of flag tag sequences must be undertaken by the folks in Windows who own Geopolitical compliance.

@DHowett commented on GitHub (Dec 9, 2025): Unfortunately, this work is outside the scope of this repository and out of my team's control. The introduction of additional regional indicators of flag tag sequences must be undertaken by the folks in Windows who own Geopolitical compliance.
Author
Owner

@otabekoff commented on GitHub (Dec 9, 2025):

The introduction of additional regional indicators of flag tag sequences must be undertaken by the folks in Windows who own Geopolitical compliance.

Hi @DHowett,

Thank you so much for taking the time to look into this — I truly appreciate your response.
I wanted to ask if you could please point me to the correct place where I can open an issue about this.

I'm developing multiple apps, and seeing that only my country’s flag behaves incorrectly is becoming quite frustrating. I would really like to report it properly so it can be fixed in the right way.

I suspect this might be related to a font issue, or perhaps something else entirely. I’ve seen the same problem appear in terminal and CMD applications I made as well, which is why I initially mentioned it here. But now I realize this may not actually fall within your or your team’s responsibilities.

I'll wait for your response. Thank you again for your help!

@otabekoff commented on GitHub (Dec 9, 2025): > The introduction of additional regional indicators of flag tag sequences must be undertaken by the folks in Windows who own Geopolitical compliance. Hi @DHowett, Thank you so much for taking the time to look into this — I truly appreciate your response. I wanted to ask if you could please point me to the correct place where I can open an issue about this. I'm developing multiple apps, and seeing that only my country’s flag behaves incorrectly is becoming quite frustrating. I would really like to report it properly so it can be fixed in the right way. I suspect this might be related to a font issue, or perhaps something else entirely. I’ve seen the same problem appear in terminal and CMD applications I made as well, which is why I initially mentioned it here. But now I realize this may not actually fall within your or your team’s responsibilities. I'll wait for your response. Thank you again for your help!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#23872