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 | ???N???N^ | 001111110011111100111111010011100011111100111111001111110100111001011110 | 3f3f3f4e3f3f3f4e5e |
SJIS-WIN | ???N???N^ | 001111110011111100111111010011100011111100111111001111110100111001011110 | 3f3f3f4e3f3f3f4e5e |
EUC-JP | ???N???N^ | 001111110011111100111111010011100011111100111111001111110100111001011110 | 3f3f3f4e3f3f3f4e5e |
UTF-8 | 혵쩐챗N혵쩐챗N^ | 111011011001100010110101111011001010100110010000111011001011000110010111010011101110110110011000101101011110110010101001100100001110110010110001100101110100111001011110 | ed98b5eca990ecb1974eed98b5eca990ecb1974e5e |
UHC | 혵쩐챗N혵쩐챗N^ | 110000101001110011000010101111101100001110101010010011101100001010011100110000101011111011000011101010100100111001011110 | c29cc2bec3aa4ec29cc2bec3aa4e5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)