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 | 癲??椅η? | 111000011001111100111111001111111000100011010110100000111100010100111111 | e19f3f3f88d683c53f |
EUC-JP | 癲??椅η? | 111000101010000100111111001111111011000011011000101001101100011100111111 | e2a13f3fb0d8a6c73f |
UTF-8 | 癲욌돂椅η댚 | 1110011110011001101100101110110010011010100011001110101110001111100000101110011010100100100001011100111010110111111010111000110010011010 | e799b2ec9a8ceb8f82e6a485ceb7eb8c9a |
UHC | 癲욌돂椅η댚 | 111011111010011010011110111010111000100110010101111010111111010110100101111001111000100010111110 | efa69eeb8995ebf5a5e788be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)