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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 足?弧◇足?弧●^ 100100011010101100111111100011001100101010000001100111101001000110101011001111111000110011001010100000011001110001011110 91ab3f8cca819e91ab3f8cca819c5e
EUC-JP 足?弧◇足?弧●^ 110000101010110100111111101110001100110010100001111111101100001010101101001111111011100011001100101000011111110001011110 c2ad3fb8cca1fec2ad3fb8cca1fc5e
UTF-8 足렒弧◇足렒弧●^ 11101000101101101011001111101011101000001001001011100101101111001010011111100010100101111000011111101000101101101011001111101011101000001001001011100101101111001010011111100010100101111000111101011110 e8b6b3eba092e5bca7e29787e8b6b3eba092e5bca7e2978f5e
UHC 足렒弧◇足렒弧●^ 1111000011101011100011101010011111111011110000011010000111011110111100001110101110001110101001111111101111000001101000011101110001011110 f0eb8ea7fbc1a1def0eb8ea7fbc1a1dc5e

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