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 | 裝絅?趾?括 | 11100101111001001110001101000100001111111110011011100100001111111000101010000111 | e5e4e3443fe6e43f8a87 |
EUC-JP | 裝絅?趾?括 | 11101010111001101110010110100101001111111110110011100110001111111011001111100111 | eae6e5a53fece63fb3e7 |
UTF-8 | 裝絅톰趾얗括 | 111010001010001110011101111001111011010110000101111011011000011010110000111010001011011010111110111011001001011010010111111001101000101110101100 | e8a39de7b585ed86b0e8b6beec9697e68bac |
UHC | 裝絅톰趾얗括 | 111011011111101111001100111001111100010111101000111100101011111110111110111010011100111011000000 | edfbcce7c5e8f2bfbee9cec0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)