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 | 讖壱ウ晤♂邏 | 1110011010101001100010001110101110110011100111011110101110000001100010011110011110110100 | e6a988ebb39deb8189e7b4 |
EUC-JP | 讖壱ウ晤♂邏 | 111011001010101110110000111011011000111010110011110110101110110110100001111010011110111010110110 | ecabb0ed8eb3daeda1e9eeb6 |
UTF-8 | 讖壱ウ晤♂邏 | 111010001010111010010110111001011010001110110001111011111011110110110011111001101001100110100100111000101001100110000010111010011000001010001111 | e8ae96e5a3b1efbdb3e699a4e29982e9828f |
UHC | 讖??晤♂邏 | 11110011110110010011111100111111111001111111101110100001110011101101010110100100 | f3d93f3fe7fba1ced5a4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)