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 | ???要ι? | 0011111100111111001111111001011101110110100000111100011100111111 | 3f3f3f977683c73f |
EUC-JP | ???要ι? | 0011111100111111001111111100110111010111101001101100100100111111 | 3f3f3fcdd7a6c93f |
UTF-8 | 曆띈츝要ι긽 | 1110111110100110100010111110101110011101100010001110110010111000100111011110100010100110100000011100111010111001111010101011100010111101 | efa68beb9d88ecb89de8a681ceb9eab8bd |
UHC | 曆띈츝要ι긽 | 111001101011011110110110111010001010111010010110111010011010100110100101111010011000001110000001 | e6b7b6e8ae96e9a9a5e98381 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)