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>&#156857;</p>
📋
CSS .selector { content: '\264B9' };
📋
JS var unicodeA = '\u264B9 ';
📋
CPP char unicodeA = ' \u264B9 ';
📋
Java char unicodeA = '\u264B9';
📋
Python unicodeA = '\u264B9'
📋

What is Unicode character 𦒹?

The Unicode character 𦒹 U+264B9 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+264B9.

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!