Blocks > Halfwidth And Fullwidth Forms (FF00-FFEF) > FF3B Fullwidth Left Square Bracket

Common web fonts:
Sans-serif
Serif
Misc info:
HTML Entity (dec)[
HTML Entity (hex)[
UTF-8 (hex)0xefbcbb / 0xef 0xbc 0xbb (3 bytes)
UTF-8 (dec)239, 188, 187 (3 bytes)
UTF-16-BE (hex)0xff3b / 0xff 0x3b (2 bytes)
UTF-16-BE (dec)255, 59 (2 bytes)
UTF-32-BE (hex)0xff3b / 0x00 0x00 0xff 0x3b (4 bytes)
UTF-32-BE (dec)0, 0, 255, 59 (4 bytes)
C/C++/Java source code"\uff3b"
Python source code"\uff3b"

© Matt Billenstein — Comments or suggestions? matt@vazor.com