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 | 業??揖?/ | 100010111100011000111111001111111001011101001011001111111000000101011110 | 8bc63f3f974b3f815e |
EUC-JP | 業??揖?/ | 101101101100100000111111001111111100110110101100001111111010000110111111 | b6c83f3fcdac3fa1bf |
UTF-8 | 業볥뜉揖먨/ | 111001101010010110101101111010111011001110100101111010111001110010001001111001101000111110010110111010111010100010101000111011111011110010001111 | e6a5adebb3a5eb9c89e68f96eba8a8efbc8f |
UHC | 業볥뜉揖먨/ | 111001011111011010010011111010111000110110001100111010111110011110010000111001011010001110101111 | e5f693eb8d8cebe790e5a3af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)