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 | 癲??壹?Ⅶ | 111000011001111100111111001111111001101011100011001111111000011101011010 | e19f3f3f9ae33f875a |
EUC-JP | 癲??壹?? | 1110001010100001001111110011111111010100111001010011111100111111 | e2a13f3fd4e53f3f |
UTF-8 | 癲뷩렕壹듸Ⅶ | 111001111001100110110010111010111011011110101001111010111010000010010101111001011010001110111001111010111001001110111000111000101000010110100110 | e799b2ebb7a9eba095e5a3b9eb93b8e285a6 |
UHC | 癲뷩렕壹듸Ⅶ | 111011111010011010111010111000111000111010101010111011001110110010110101111011111010010110110110 | efa6bae38eaaececb5efa5b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)