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 | 臾?И維?М | 11100100011010110011111110000100010010011000100011011011001111111000010001001101 | e46b3f844988db3f844d |
EUC-JP | 臾?И維?М | 11100111110011000011111110100111101010101011000011011101001111111010011110101110 | e7cc3fa7aab0dd3fa7ae |
UTF-8 | 臾㏓И維묐М | 11101000100001111011111011100011100011111001001111010000100110001110011110110110101011011110101110101100100100001101000010011100 | e887bee38f93d098e7b6adebac90d09c |
UHC | 臾㏓И維묐М | 111010111010110010100111111010111010110010101010111010111010101110010001111010111010110010101110 | ebaca7ebacaaebab91ebacae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)