To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 羇矩┣裹順偽 | 111000111011001010001011111010011000010010110000111001011110010110001111100001111000101101010101 | e3b28be984b0e5e58f878b55 |
EUC-JP | 羇矩┣裹順偽 | 111001101011010010110110111010111010100010110010111010101110011110111101111001111011010110110110 | e6b4b6eba8b2eae7bde7b5b6 |
UTF-8 | 羇矩┣裹順偽 | 111001111011111010000111111001111001111110101001111000101001010010100011111010001010001110111001111010011010000010000110111001011000000110111101 | e7be87e79fa9e294a3e8a3b9e9a086e581bd |
UHC | ?矩┣?順? | 001111111100111110111011101001101011001000111111111000101111011100111111 | 3fcfbba6b23fe2f73f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)