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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 啼?\}啼?\{^ 1001101001100101001111110101110001111101100110100110010100111111010111000111101101011110 9a653f5c7d9a653f5c7b5e
EUC-JP 啼?\}啼?\{^ 1101001111000110001111110101110001111101110100111100011000111111010111000111101101011110 d3c63f5c7dd3c63f5c7b5e
UTF-8 啼렮\}啼렮\{^ 1110010110010101101111001110101110100000101011100101110001111101111001011001010110111100111010111010000010101110010111000111101101011110 e595bceba0ae5c7de595bceba0ae5c7b5e
UHC 啼렮\}啼렮\{^ 11110000101001101000111010111011010111000111110111110000101001101000111010111011010111000111101101011110 f0a68ebb5c7df0a68ebb5c7b5e

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