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 | ???|???|^ | 001111110011111100111111011111000011111100111111001111110111110001011110 | 3f3f3f7c3f3f3f7c5e |
SJIS-WIN | ???|???|^ | 001111110011111100111111011111000011111100111111001111110111110001011110 | 3f3f3f7c3f3f3f7c5e |
EUC-JP | ???|???|^ | 001111110011111100111111011111000011111100111111001111110111110001011110 | 3f3f3f7c3f3f3f7c5e |
UTF-8 | 혪첩혥|혪첩혥|^ | 111011011001100010101010111011001011001010101001111011011001100010100101011111001110110110011000101010101110110010110010101010011110110110011000101001010111110001011110 | ed98aaecb2a9ed98a57ced98aaecb2a9ed98a57c5e |
UHC | 혪첩혥|혪첩혥|^ | 110000101001001011000011101110001100001010001101011111001100001010010010110000111011100011000010100011010111110001011110 | c292c3b8c28d7cc292c3b8c28d7c5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)