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 彫艾\}彫艾\{^ 10010010101001001110010010001000010111000111110110010010101001001110010010001000010111000111101101011110 92a4e4885c7d92a4e4885c7b5e
EUC-JP 彫艾\}彫艾\{^ 11000100101001101110011111101000010111000111110111000100101001101110011111101000010111000111101101011110 c4a6e7e85c7dc4a6e7e85c7b5e
UTF-8 彫艾\}彫艾\{^ 1110010110111101101010111110100010001001101111100101110001111101111001011011110110101011111010001000100110111110010111000111101101011110 e5bdabe889be5c7de5bdabe889be5c7b5e
UHC 彫艾\}彫艾\{^ 11110000110000011110010011110101010111000111110111110000110000011110010011110101010111000111101101011110 f0c1e4f55c7df0c1e4f55c7b5e

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