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 | 要??曜?? | 1001011101110110001111110011111110010111011010100011111100111111 | 97763f3f976a3f3f |
EUC-JP | 要??曜?? | 1100110111010111001111110011111111001101110010110011111100111111 | cdd73f3fcdcb3f3f |
UTF-8 | 要뺧쉰曜닻뙯 | 111010001010011010000001111010111011101010100111111011001000100110110000111001101001101110011100111010111000101110111011111010111001100110101111 | e8a681ebbaa7ec89b0e69b9ceb8bbbeb99af |
UHC | 要뺧쉰曜닻뙯 | 111010011010100110010101111011111011110110101110111010001111100010110100111010011000110010110010 | e9a995efbdaee8f8b4e98cb2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)