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>&#144614;</p>
📋
CSS .selector { content: '\234E6' };
📋
JS var unicodeA = '\u234E6 ';
📋
CPP char unicodeA = ' \u234E6 ';
📋
Java char unicodeA = '\u234E6';
📋
Python unicodeA = '\u234E6'
📋

What is Unicode character 𣓦?

The Unicode character 𣓦 U+234E6 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+234E6.

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!