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 | 域??甸?? | 1000100011100110001111110011111110011001101100100011111100111111 | 88e63f3f99b23f3f |
EUC-JP | 域??甸?? | 1011000011101000001111110011111111010010101101000011111100111111 | b0e83f3fd2b43f3f |
UTF-8 | 域딪퉱甸ⓩ뉘 | 111001011001111110011111111010111001010010101010111011011000100110110001111001111001010010111000111000101001001110101001111010111000100110011000 | e59f9feb94aaed89b1e794b8e293a9eb8998 |
UHC | 域딪퉱甸ⓩ뉘 | 111001101011010010110101111110101011100110001001111011111010010010101000111001101011010010110101 | e6b4b5fab989efa4a8e6b4b5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)