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 | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
SJIS-WIN | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
EUC-JP | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
UTF-8 | 륍딄뱗[륍딄뱗[^ | 111010111010010110001101111010111001010010000100111010111011000110010111010110111110101110100101100011011110101110010100100001001110101110110001100101110101101101011110 | eba58deb9484ebb1975beba58deb9484ebb1975b5e |
UHC | 륍딄뱗[륍딄뱗[^ | 100011111111011010001010111010101001001101111000010110111000111111110110100010101110101010010011011110000101101101011110 | 8ff68aea93785b8ff68aea93785b5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)