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 | 癲??溢↓? | 111000011001111100111111001111111000100011101100100000011010101100111111 | e19f3f3f88ec81ab3f |
EUC-JP | 癲??溢↓? | 111000101010000100111111001111111011000011101110101000101010110100111111 | e2a13f3fb0eea2ad3f |
UTF-8 | 癲룐뫜溢↓뇹 | 111001111001100110110010111010111010001110010000111010111010101110011100111001101011101010100010111000101000011010010011111010111000011110111001 | e799b2eba390ebab9ce6baa2e28693eb87b9 |
UHC | 癲룐뫜溢↓뇹 | 111011111010011010110111111000101001000110111100111011001110111010100001111010011011010010100110 | efa6b7e291bceceea1e9b4a6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)