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 | 繹ル?揖?? | 111000111000100010000011100010110011111110010111010010110011111100111111 | e388838b3f974b3f3f |
EUC-JP | 繹ル?揖?ˇ | 1110010111101000101001011110101100111111110011011010110000111111100011111010001010110000 | e5e8a5eb3fcdac3f8fa2b0 |
UTF-8 | 繹ル낑揖쇗ˇ | 1110011110111001101110011110001110000011101010111110101110000010100100011110011010001111100101101110110010000111100101111100101110000111 | e7b9b9e383abeb8291e68f96ec8797cb87 |
UHC | 繹ル낑揖쇗ˇ | 111001101011101010101011111010111011001110101001111010111110011110111100111001101010001010100111 | e6baabebb3a9ebe7bce6a2a7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)