What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 110001011101011000111111110000111101100000111111011011110100001001000110 | ÅÖ?ÃØ?oBF |
SJIS-WIN | 110001011101011000111111110000111101100000111111011011110100001001000110 | ナヨ?テリ?oBF |
EUC-JP | 110001011101011000111111110000111101100000111111011011110100001001000110 | 砥?蜘?oBF |
UTF-8 | 110001011101011000111111110000111101100000111111011011110100001001000110 | ??????oBF |
UHC | 110001011101011000111111110000111101100000111111011011110100001001000110 | 텅?쵤?oBF |