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>&#171622;</p>
📋
CSS .selector { content: '\29E66' };
📋
JS var unicodeA = '\u29E66 ';
📋
CPP char unicodeA = ' \u29E66 ';
📋
Java char unicodeA = '\u29E66';
📋
Python unicodeA = '\u29E66'
📋

What is Unicode character 𩹦?

The Unicode character 𩹦 U+29E66 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+29E66.

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!