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 | 預??有?? | 1001011101100001001111110011111110010111010011000011111100111111 | 97613f3f974c3f3f |
EUC-JP | 預??有?? | 1100110111000010001111110011111111001101101011010011111100111111 | cdc23f3fcdad3f3f |
UTF-8 | 預룬겘有붾쨰 | 111010011010000010010000111010111010001110101100111010101011001010011000111001101001110010001001111010111011011010111110111011001010100010110000 | e9a090eba3aceab298e69c89ebb6beeca8b0 |
UHC | 預룬겘有붾쨰 | 111001111110100010110111111010011000000110101111111010101111001110010100111010111010010010001010 | e7e8b7e981afeaf394eba48a |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)