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 | 險らオヲ碪鈴 | 11101000101010001000001011100111101101011010011011100001111100101001011111101001 | e8a882e7b5a6e1f297e9 |
EUC-JP | 險らオヲ碪鈴 | 111100001010101010100100111010011000111010110101100011101010011011100010111101001100111011101011 | f0aaa4e98eb58ea6e2f4ceeb |
UTF-8 | 險らオヲ碪鈴 | 111010011001101010101010111000111000001010001001111011111011110110110101111011111011110110100110111001111010001010101010111010011000100010110100 | e99aaae38289efbdb5efbda6e7a2aae988b4 |
UHC | 險ら???鈴 | 111110101100111110101010111010010011111100111111001111111101011011000010 | facfaae93f3f3fd6c2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)