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 | 營??曜?? | 1001101001111010001111110011111110010111011010100011111100111111 | 9a7a3f3f976a3f3f |
EUC-JP | 營??曜?? | 1101001111011011001111110011111111001101110010110011111100111111 | d3db3f3fcdcb3f3f |
UTF-8 | 營먩퓼曜덅퇎 | 111001111000011110011111111010111010100010101001111011011001001110111100111001101001101110011100111010111000110110000101111011011000011110001110 | e7879feba8a9ed93bce69b9ceb8d85ed878e |
UHC | 營먩퓼曜덅퇎 | 111001111011110110010000111001101011111110100000111010001111100010001000111010001011011110011111 | e7bd90e6bfa0e8f888e8b79f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)