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 | 壤??由?? | 1001101011011111001111110011111110010111010100100011111100111111 | 9adf3f3f97523f3f |
EUC-JP | 壤??由?? | 1101010011100001001111110011111111001101101100110011111100111111 | d4e13f3fcdb33f3f |
UTF-8 | 壤깅뀡由겼쉽 | 111001011010001110100100111010101011100110000101111010111000000010100001111001111001010010110001111010101011001010111100111011001000100110111101 | e5a3a4eab985eb80a1e794b1eab2bcec89bd |
UHC | 壤깅뀡由겼쉽 | 111001011011110110110001111010111000010110011000111010111010011010110000111001011011110110110001 | e5bdb1eb8598eba6b0e5bdb1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)