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 | 癲??揖?㏄ | 111000011001111100111111001111111001011101001011001111111000011101110100 | e19f3f3f974b3f8774 |
EUC-JP | 癲??揖?? | 1110001010100001001111110011111111001101101011000011111100111111 | e2a13f3fcdac3f3f |
UTF-8 | 癲잛뮇揖띰㏄ | 111001111001100110110010111011001001111010011011111010111010111010000111111001101000111110010110111010111001110110110000111000111000111110000100 | e799b2ec9e9bebae87e68f96eb9db0e38f84 |
UHC | 癲잛뮇揖띰㏄ | 111011111010011010011111111011001001001010010110111010111110011110110110111011111010011110100110 | efa69fec9296ebe7b6efa7a6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)