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 | 燁??椅η? | 111110110101100100111111001111111000100011010110100000111100010100111111 | fb593f3f88d683c53f |
EUC-JP | 燁??椅η? | 10001111110010101011001100111111001111111011000011011000101001101100011100111111 | 8fcab33f3fb0d8a6c73f |
UTF-8 | 燁㏓뜃椅η댚 | 1110011110000111100000011110001110001111100100111110101110011100100000111110011010100100100001011100111010110111111010111000110010011010 | e78781e38f93eb9c83e6a485ceb7eb8c9a |
UHC | 燁㏓뜃椅η댚 | 111001111010011110100111111010111000110110000111111010111111010110100101111001111000100010111110 | e7a7a7eb8d87ebf5a5e788be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)