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>&#158201;</p>
📋
CSS .selector { content: '\269F9' };
📋
JS var unicodeA = '\u269F9 ';
📋
CPP char unicodeA = ' \u269F9 ';
📋
Java char unicodeA = '\u269F9';
📋
Python unicodeA = '\u269F9'
📋

What is Unicode character 𦧹?

The Unicode character 𦧹 U+269F9 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+269F9.

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!