HTML Entity (dec) | ﻵ |
HTML Entity (hex) | ﻵ |
UTF-8 (hex) | 0xefbbb5 / 0xef 0xbb 0xb5 (3 bytes) |
UTF-8 (dec) | 239, 187, 181 (3 bytes) |
UTF-16-BE (hex) | 0xfef5 / 0xfe 0xf5 (2 bytes) |
UTF-16-BE (dec) | 254, 245 (2 bytes) |
UTF-32-BE (hex) | 0xfef5 / 0x00 0x00 0xfe 0xf5 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 254, 245 (4 bytes) |
C/C++/Java source code | "\ufef5" |
Python source code | "\ufef5" |