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 | 繒?至?咫樓 | 11111011100011110011111110001110100010100011111110011010010000001001111011101010 | fb8f3f8e8a3f9a409eea |
EUC-JP | 繒?至?咫樓 | 1000111111010100110101000011111110111011111010100011111111010011101000011101110011101100 | 8fd4d43fbbea3fd3a1dcec |
UTF-8 | 繒렰至렭咫樓 | 111001111011100110010010111010111010000010110000111010001000011110110011111010111010000010101101111001011001001010101011111001101010100010010011 | e7b992eba0b0e887b3eba0ade592abe6a893 |
UHC | 繒렰至렭咫樓 | 111100011111100110001110101111011111001010111000100011101011101011110010101000011101011110100111 | f1f98ebdf2b88ebaf2a1d7a7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)