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 | 吟?除??? | 1000101111100001001111111000111110011100001111110011111100111111 | 8be13f8f9c3f3f3f |
EUC-JP | 吟?除??焌 | 10110110111000110011111110111101111111000011111100111111100011111100100111101000 | b6e33fbdfc3f3f8fc9e8 |
UTF-8 | 吟렞除곌횅焌 | 111001011001000010011111111010111010000010011110111010011001100110100100111010101011001110001100111011011001101010000101111001111000010010001100 | e5909feba09ee999a4eab38ced9a85e7848c |
UHC | 吟렞除곌횅焌 | 111010111110000110001110101011111111000010110110101100001110101011001000101101111111000111100000 | ebe18eaff0b6b0eac8b7f1e0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)