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 | 癲?〕鎰?? | 111000011001111100111111100000010110110011101000010011000011111100111111 | e19f3f816ce84c3f3f |
EUC-JP | 癲?〕鎰?? | 111000101010000100111111101000011100110111101111101011010011111100111111 | e2a13fa1cdefad3f3f |
UTF-8 | 癲용〕鎰먪독 | 111001111001100110110010111011001001101010101001111000111000000010010101111010011000111010110000111010111010100010101010111010111000111110000101 | e799b2ec9aa9e38095e98eb0eba8aaeb8f85 |
UHC | 癲용〕鎰먪독 | 111011111010011010111111111010111010000110110011111011001111000010010000111001111011010110110110 | efa6bfeba1b3ecf090e7b5b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)