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 | ??????Oc^ | 001111110011111100111111001111110011111100111111010011110110001101011110 | 3f3f3f3f3f3f4f635e |
SJIS-WIN | ??????Oc^ | 001111110011111100111111001111110011111100111111010011110110001101011110 | 3f3f3f3f3f3f4f635e |
EUC-JP | ??????Oc^ | 001111110011111100111111001111110011111100111111010011110110001101011110 | 3f3f3f3f3f3f4f635e |
UTF-8 | 혧짬쩐첵징챘Oc^ | 111011011001100010100111111011001010011110101100111011001010100110010000111011001011001010110101111011001010011110010101111011001011000110011000010011110110001101011110 | ed98a7eca7aceca990ecb2b5eca795ecb1984f635e |
UHC | 혧짬쩐첵징챘Oc^ | 110000101000111111000010101010111100001010111110110000111011110111000010101000011100001110101011010011110110001101011110 | c28fc2abc2bec3bdc2a1c3ab4f635e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)