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 陂適\}陂適\{^ 11101000100110001001001101001011010111000111110111101000100110001001001101001011010111000111101101011110 e898934b5c7de898934b5c7b5e
EUC-JP 陂適\}陂適\{^ 11101111111110001100010110101100010111000111110111101111111110001100010110101100010111000111101101011110 eff8c5ac5c7deff8c5ac5c7b5e
UTF-8 陂適\}陂適\{^ 1110100110011001100000101110100110000001101010010101110001111101111010011001100110000010111010011000000110101001010111000111101101011110 e99982e981a95c7de99982e981a95c7b5e
UHC 陂適\}陂適\{^ 11111001101011101110111011101010010111000111110111111001101011101110111011101010010111000111101101011110 f9aeeeea5c7df9aeeeea5c7b5e

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