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

What is Unicode character 𦏔?

The Unicode character 𦏔 U+263D4 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+263D4.

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!