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 | 要??溢ι? | 100101110111011000111111001111111000100011101100100000111100011100111111 | 97763f3f88ec83c73f |
EUC-JP | 要??溢ι? | 110011011101011100111111001111111011000011101110101001101100100100111111 | cdd73f3fb0eea6c93f |
UTF-8 | 要쏅돁溢ι쪙 | 1110100010100110100000011110110010001111100001011110101110001111100000011110011010111010101000101100111010111001111011001010101010011001 | e8a681ec8f85eb8f81e6baa2ceb9ecaa99 |
UHC | 要쏅돁溢ι쪙 | 111010011010100110011011111010111000100110010100111011001110111010100101111010011010010110010010 | e9a99beb8994eceea5e9a592 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)