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 | 劑矜??辛? | 100110011001110111100001111000000011111100111111100100000110100000111111 | 999de1e03f3f90683f |
EUC-JP | 劑矜??辛? | 110100011111110111100010111000100011111100111111101111111100100100111111 | d1fde2e23f3fbfc93f |
UTF-8 | 劑矜렭렋辛렮 | 111001011000101010010001111001111001111110011100111010111010000010101101111010111010000010001011111010001011111010011011111010111010000010101110 | e58a91e79f9ceba0adeba08be8be9beba0ae |
UHC | 劑矜렭렋辛렮 | 111100001010010111010000111010001000111010111010100011101010001011100011111101001000111010111011 | f0a5d0e88eba8ea2e3f48ebb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)