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 | 俉??節?? | 1111101001100001001111110011111110010000110111110011111100111111 | fa613f3f90df3f3f |
EUC-JP | 俉??節?? | 100011111011000110111011001111110011111111000000111000010011111100111111 | 8fb1bb3f3fc0e13f3f |
UTF-8 | 俉녘큾節멩ː | 1110010010111111100010011110101110000101100110001110110110000001101111101110011110101111100000001110101110101001101010011100101110010000 | e4bf89eb8598ed81bee7af80eba9a9cb90 |
UHC | 俉녘큾節멩ː | 111001111110101110110011111010001011010010001011111011111011110110111000111001101010001010110000 | e7ebb3e8b48befbdb8e6a2b0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)