What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111000000110001111011101110011111110000001100011110011111100111111 | ?w??? |
SJIS-WIN | 001111111000000110001111011101110011111110000001100011110011111100111111 | ?¥w?¥?? |
EUC-JP | 001111111000000110001111011101110011111110000001100011110011111100111111 | ????? |
UTF-8 | 001111111000000110001111011101110011111110000001100011110011111100111111 | ???w????? |
UHC | 001111111000000110001111011101110011111110000001100011110011111100111111 | ?걦w?걦?? |