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 | ???蕣膣? | 0011111100111111001111111110010011111010111001000101001100111111 | 3f3f3fe4fae4533f |
EUC-JP | ???蕣膣? | 0011111100111111001111111110100011111100111001111011010000111111 | 3f3f3fe8fce7b43f |
UTF-8 | 롙롘롒蕣膣롘 | 111010111010000110011001111010111010000110011000111010111010000110010010111010001001010110100011111010001000011010100011111010111010000110011000 | eba199eba198eba192e895a3e886a3eba198 |
UHC | 롙롘롒蕣膣롘 | 100011101101110110001110110111001000111011010111111000101111001011110010111100111000111011011100 | 8edd8edc8ed7e2f2f2f38edc |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)