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 | 繒磐??枝? | 111110111000111110010100110101100011111100111111100011100111110100111111 | fb8f94d63f3f8e7d3f |
EUC-JP | 繒磐??枝? | 10001111110101001101010011001000110110000011111100111111101110111101111000111111 | 8fd4d4c8d83f3fbbde3f |
UTF-8 | 繒磐렰렱枝렏 | 111001111011100110010010111001111010001110010000111010111010000010110000111010111010000010110001111001101001111010011101111010111010000010001111 | e7b992e7a390eba0b0eba0b1e69e9deba08f |
UHC | 繒磐렰렱枝렏 | 111100011111100111011010111100011000111010111101100011101011111011110010101010111000111010100101 | f1f9daf18ebd8ebef2ab8ea5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)