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 | 俉??節?К | 111110100110000100111111001111111001000011011111001111111000010001001011 | fa613f3f90df3f844b |
EUC-JP | 俉??節?К | 10001111101100011011101100111111001111111100000011100001001111111010011110101100 | 8fb1bb3f3fc0e13fa7ac |
UTF-8 | 俉녘뙣節양К | 1110010010111111100010011110101110000101100110001110101110011001101000111110011110101111100000001110110010010110100100011101000010011010 | e4bf89eb8598eb99a3e7af80ec9691d09a |
UHC | 俉녘뙣節양К | 111001111110101110110011111010001000110010101000111011111011110110111110111001111010110010101100 | e7ebb3e88ca8efbdbee7acac |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)