HTML Entity (dec) | 룻 |
HTML Entity (hex) | 룻 |
UTF-8 (hex) | 0xeba3bb / 0xeb 0xa3 0xbb (3 bytes) |
UTF-8 (dec) | 235, 163, 187 (3 bytes) |
UTF-16-BE (hex) | 0xb8fb / 0xb8 0xfb (2 bytes) |
UTF-16-BE (dec) | 184, 251 (2 bytes) |
UTF-32-BE (hex) | 0xb8fb / 0x00 0x00 0xb8 0xfb (4 bytes) |
UTF-32-BE (dec) | 0, 0, 184, 251 (4 bytes) |
C/C++/Java source code | "\ub8fb" |
Python source code | "\ub8fb" |