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 | 莟惹▽鐔駈充 | 111001001010111110001110111001001000000110100100111010000101110010001011111011011000111101011011 | e4af8ee481a4e85c8bed8f5b |
EUC-JP | 莟惹▽鐔駈充 | 111010001011000110111100111001101010001010100110111011111011110110110110111011111011110110111100 | e8b1bce6a2a6efbdb6efbdbc |
UTF-8 | 莟惹▽鐔駈充 | 111010001000111010011111111001101000001110111001111000101001011010111101111010011001000010010100111010011010011110001000111001011000010110000101 | e88e9fe683b9e296bde99094e9a788e58585 |
UHC | ?惹▽??充 | 001111111110010110101001101000011110010000111111001111111111010111110110 | 3fe5a9a1e43f3ff5f6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)