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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 地???地??^ 10010010011011100011111100111111001111111001001001101110001111110011111101011110 926e3f3f3f926e3f3f5e
EUC-JP 地???地??^ 11000011110011110011111100111111001111111100001111001111001111110011111101011110 c3cf3f3f3fc3cf3f3f5e
UTF-8 地잦렲렧地잭깸^ 11100101100111001011000011101100100111101010011011101011101000001011001011101011101000001010011111100101100111001011000011101100100111101010110111101010101110011011100001011110 e59cb0ec9ea6eba0b2eba0a7e59cb0ec9eadeab9b85e
UHC 地잦렲렧地잭깸^ 111100101010001011000000111001101000111010111111100011101011011011110010101000101100000011101000101100011111111001011110 f2a2c0e68ebf8eb6f2a2c0e8b1fe5e

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