To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 懿??\}懿??\{^ 10011100111100100011111100111111010111000111110110011100111100100011111100111111010111000111101101011110 9cf23f3f5c7d9cf23f3f5c7b5e
EUC-JP 懿??\}懿??\{^ 11011000111101000011111100111111010111000111110111011000111101000011111100111111010111000111101101011110 d8f43f3f5c7dd8f43f3f5c7b5e
UTF-8 懿뚩첑\}懿뚩첑\{^ 1110011010000111101111111110101110011010101010011110110010110010100100010101110001111101111001101000011110111111111010111001101010101001111011001011001010010001010111000111101101011110 e687bfeb9aa9ecb2915c7de687bfeb9aa9ecb2915c7b5e
UHC 懿뚩첑\}懿뚩첑\{^ 1110101111110011100011001110100010101010100111100101110001111101111010111111001110001100111010001010101010011110010111000111101101011110 ebf38ce8aa9e5c7debf38ce8aa9e5c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)