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 | 與??耶?ぐ | 111001000110111100111111001111111001011011101011001111111000001010101110 | e46f3f3f96eb3f82ae |
EUC-JP | 與??耶?ぐ | 111001111101000000111111001111111100110011101101001111111010010010110000 | e7d03f3fcced3fa4b0 |
UTF-8 | 與썲쩀耶섋ぐ | 111010001000100010000111111011001000110110110010111011001010100110000000111010001000000010110110111011001000010010001011111000111000000110010000 | e88887ec8db2eca980e880b6ec848be38190 |
UHC | 與썲쩀耶섋ぐ | 111001101010100010111101111001011010010010011010111001011010110110011000111010001010101010110000 | e6a8bde5a49ae5ad98e8aab0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)