Blocks > Halfwidth And Fullwidth Forms (FF00-FFEF) > FF2C Fullwidth Latin Capital Letter L

Common web fonts:
Sans-serif
Serif
Misc info:
HTML Entity (dec)L
HTML Entity (hex)L
UTF-8 (hex)0xefbcac / 0xef 0xbc 0xac (3 bytes)
UTF-8 (dec)239, 188, 172 (3 bytes)
UTF-16-BE (hex)0xff2c / 0xff 0x2c (2 bytes)
UTF-16-BE (dec)255, 44 (2 bytes)
UTF-32-BE (hex)0xff2c / 0x00 0x00 0xff 0x2c (4 bytes)
UTF-32-BE (dec)0, 0, 255, 44 (4 bytes)
C/C++/Java source code"\uff2c"
Python source code"\uff2c"

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