Css Styling

Size
𩲙
15px
𩲙
18px
𩲙
21px
𩲙
24px
𩲙
27px
𩲙
30px
𩲙
33px
𩲙
36px
𩲙
42px
𩲙
48px
𩲙
54px
𩲙
60px
𩲙
66px
𩲙
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𩲙
Bold
𩲙
Italic
𩲙
Underline
𩲙
Strikethrough
𩲙
UpperCase
𩲙
LowerCase
𩲙
Oblique
A 𩲙
Subscript
A 𩲙
Superscript
𩲙
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𩲙
Arial
𩲙
Times New Roman
𩲙
Verdana
𩲙
Courier New
𩲙
Garamond
𩲙
Georgia
𩲙
Trebuchet MS
𩲙
Tahoma
𩲙
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𩲙
White
𩲙
Brown
𩲙
Maroon
𩲙
Magenta
𩲙
Red
𩲙
Orange
𩲙
Yellow
𩲙
Green
𩲙
Teal
𩲙
Cyan
𩲙
Blue
𩲙
Violet
𩲙
Purple
𩲙
Indigo
𩲙
Gray
𩲙
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𩲙
White
𩲙
Brown
𩲙
Maroon
𩲙
Magenta
𩲙
Red
𩲙
Orange
𩲙
Yellow
𩲙
Green
𩲙
Teal
𩲙
Cyan
𩲙
Blue
𩲙
Violet
𩲙
Purple
𩲙
Indigo
𩲙
Gray
𩲙
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#171161;</p>
📋
CSS .selector { content: '\29C99' };
📋
JS var unicodeA = '\u29C99 ';
📋
CPP char unicodeA = ' \u29C99 ';
📋
Java char unicodeA = '\u29C99';
📋
Python unicodeA = '\u29C99'
📋

What is Unicode character 𩲙?

The Unicode character 𩲙 U+29C99 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𩲙 represent?

The Unicode character 𩲙 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𩲙?

The Unicode code point for 𩲙 is U+29C99.

Is the appearance of the 𩲙 character consistent across all platforms?

The appearance of the 𩲙 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𩲙 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𩲙 character.

In which version was Unicode character 𩲙 released, and to which block of characters does it belong?

Unicode character 𩲙 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!