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

What is Unicode character 𦎴?

The Unicode character 𦎴 U+263B4 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+263B4.

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!