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

What is Unicode character 𦦶?

The Unicode character 𦦶 U+269B6 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+269B6.

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!