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 | 貍ソ閠簿・型 | 11100110101111001011111111101000100000001001010111101011101001011000110001011110 | e6bcbfe88095eba58c5e |
EUC-JP | 貍ソ閠簿・型 | 111011001011111010001110101111111110111111100000110010101110110110001110101001011011011110111111 | ecbe8ebfefe0caed8ea5b7bf |
UTF-8 | 貍ソ閠簿・型 | 111010001011001010001101111011111011110110111111111010011001011010100000111001111011000010111111111011111011110110100101111001011001111010001011 | e8b28defbdbfe996a0e7b0bfefbda5e59e8b |
UHC | ???簿?型 | 0011111100111111001111111101110110101101001111111111101011111110 | 3f3f3fddad3ffafe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)