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 | 穩??淳ι? | 111000100111001000111111001111111000111101111110100000111100011100111111 | e2723f3f8f7e83c73f |
EUC-JP | 穩??淳ι? | 111000111101001100111111001111111011110111011111101001101100100100111111 | e3d33f3fbddfa6c93f |
UTF-8 | 穩뷰퉿淳ι썛 | 1110011110101001101010011110101110110111101100001110110110001001101111111110011010110111101100111100111010111001111011001000110110011011 | e7a9a9ebb7b0ed89bfe6b7b3ceb9ec8d9b |
UHC | 穩뷰퉿淳ι썛 | 111010001011000110111010111001001011100110010111111000101110100010100101111010011001101110001110 | e8b1bae4b997e2e8a5e99b8e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)