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 | 驛、邱剃ソョ | 111010011000001110100100111001111011011110010010111001001011111110101110 | e983a4e7b792e4bfae |
EUC-JP | 驛、邱剃ソョ | 111100011110001110001110101001001110111010111001110001001110011010001110101111111000111010101110 | f1e38ea4eeb9c4e68ebf8eae |
UTF-8 | 驛、邱剃ソョ | 111010011010100110011011111011111011110110100100111010011000001010110001111001011000100110000011111011111011110110111111111011111011110110101110 | e9a99befbda4e982b1e58983efbdbfefbdae |
UHC | 驛?邱剃?? | 111001101011111000111111110011111100100011110100111011110011111100111111 | e6be3fcfc8f4ef3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)