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 地?\}地?\{^ 1001001001101110001111110101110001111101100100100110111000111111010111000111101101011110 926e3f5c7d926e3f5c7b5e
EUC-JP 地?\}地?\{^ 1100001111001111001111110101110001111101110000111100111100111111010111000111101101011110 c3cf3f5c7dc3cf3f5c7b5e
UTF-8 地렊\}地렊\{^ 1110010110011100101100001110101110100000100010100101110001111101111001011001110010110000111010111010000010001010010111000111101101011110 e59cb0eba08a5c7de59cb0eba08a5c7b5e
UHC 地렊\}地렊\{^ 11110010101000101000111010100001010111000111110111110010101000101000111010100001010111000111101101011110 f2a28ea15c7df2a28ea15c7b5e

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