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 | 耀??泣ι? | 100101110111001100111111001111111000101110000011100000111100011100111111 | 97733f3f8b8383c73f |
EUC-JP | 耀??泣ι? | 110011011101010000111111001111111011010111100011101001101100100100111111 | cdd43f3fb5e3a6c93f |
UTF-8 | 耀믩낑泣ι쪙 | 1110100010000000100000001110101110101111101010011110101110000010100100011110011010110011101000111100111010111001111011001010101010011001 | e88080ebafa9eb8291e6b3a3ceb9ecaa99 |
UHC | 耀믩낑泣ι쪙 | 111010011010010110010010111010111011001110101001111010111110100010100101111010011010010110010010 | e9a592ebb3a9ebe8a5e9a592 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)