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 | 鈔ら部ホス鈔 | 11100111111000101000001011100111100101011001010011001110101111011110011111100010 | e7e282e79594cebde7e2 |
EUC-JP | 鈔ら部ホス鈔 | 111011101110010010100100111010011100100111110100100011101100111010001110101111011110111011100100 | eee4a4e9c9f48ece8ebdeee4 |
UTF-8 | 鈔ら部ホス鈔 | 111010011000100010010100111000111000001010001001111010011000001110101000111011111011111010001110111011111011110110111101111010011000100010010100 | e98894e38289e983a8efbe8eefbdbde98894 |
UHC | ?ら部??? | 0011111110101010111010011101110110111011001111110011111100111111 | 3faae9ddbb3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)