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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 臥??臥??^ | 100010011110011100111111001111111000100111100111001111110011111101011110 | 89e73f3f89e73f3f5e |
EUC-JP | 臥?縯臥??^ | 1011001011101001001111111000111111010100110010111011001011101001001111110011111101011110 | b2e93f8fd4cbb2e93f3f5e |
UTF-8 | 臥섬縯臥섬緣^ | 11101000100001111010010111101100100001001010110011100111101110001010111111101000100001111010010111101100100001001010110011100111101101111010001101011110 | e887a5ec84ace7b8afe887a5ec84ace7b7a35e |
UHC | 臥섬縯臥섬緣^ | 11101000110000101011110010110110111001101110000011101000110000101011110010110110111001101101111001011110 | e8c2bcb6e6e0e8c2bcb6e6de5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)