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 | 僥??畏?? | 1001100101000110001111110011111110001000110110000011111100111111 | 99463f3f88d83f3f |
EUC-JP | 僥??畏?? | 1101000110100111001111110011111110110000110110100011111100111111 | d1a73f3fb0da3f3f |
UTF-8 | 僥뺟뮵畏븀ㅊ | 111001011000001110100101111010111011101010011111111010111010111010110101111001111001010110001111111010111011100010000000111000111000010110001010 | e583a5ebba9febaeb5e7958febb880e3858a |
UHC | 僥뺟뮵畏븀ㅊ | 111010001110100110010101111001111001001010111101111010001110011010111010111001111010010010111010 | e8e995e792bde8e6bae7a4ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)