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 | 軟??巍?? | 1001001111101110001111110011111110011011110110010011111100111111 | 93ee3f3f9bd93f3f |
EUC-JP | 軟??巍?? | 1100011011110000001111110011111111010110110110110011111100111111 | c6f03f3fd6db3f3f |
UTF-8 | 軟쒐뼻巍ㅿ풐 | 111010001011101110011111111011001001001010010000111010111011110010111011111001011011011110001101111000111000010110111111111011011001001010010000 | e8bb9fec9290ebbcbbe5b78de385bfed9290 |
UHC | 軟쒐뼻巍ㅿ풐 | 111001101110001110011100111001111001011010111110111010001110010010100100111011111011111010010100 | e6e39ce796bee8e4a4efbe94 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)