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>&#157396;</p>
📋
CSS .selector { content: '\266D4' };
📋
JS var unicodeA = '\u266D4 ';
📋
CPP char unicodeA = ' \u266D4 ';
📋
Java char unicodeA = '\u266D4';
📋
Python unicodeA = '\u266D4'
📋

What is Unicode character 𦛔?

The Unicode character 𦛔 U+266D4 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+266D4.

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!