Bug report: Encode text: "Japanese (JIS 0208-1990 and 0212-1990) (20932)" refer to incorrect CP
Open
bug
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
When configured "Encode text: Japanese (JIS 0208-1990 and 0212-1990) (20932)" as a Recipe, CyberChef likely refer to EUC Japanese code page.
Please see the sample page below.
https://gchq.github.io/CyberChef/#recipe=Encode_text('Japanese%20(JIS%200208-1990%20and%200212-1990)%20(20932)')To_Hex('Space',0)&input=6Zai5p2x
If CyberChef referred to correct page, the output would display "34 58 45 6c" instead "b4 d8 c5 ec" that is EUC Japanese code.
Contributor guide
Assessment
This issue has not been assessed yet.