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 | 邨り、先サセ | 111001111011010110000010111010001010010010010000111001101011101110111110 | e7b582e8a490e6bbbe |
EUC-JP | 邨り、先サセ | 111011101011011110100100111010101000111010100100110000001110100010001110101110111000111010111110 | eeb7a4ea8ea4c0e88ebb8ebe |
UTF-8 | 邨り、先サセ | 111010011000001010101000111000111000001010001010111011111011110110100100111001011000010110001000111011111011110110111011111011111011110110111110 | e982a8e3828aefbda4e58588efbdbbefbdbe |
UHC | 邨り?先?? | 111101011011111010101010111010100011111111100000101110110011111100111111 | f5beaaea3fe0bb3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)