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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 足?猿?\}足?猿?\{^ 1001000110101011001111111000100110001110001111110101110001111101100100011010101100111111100010011000111000111111010111000111101101011110 91ab3f898e3f5c7d91ab3f898e3f5c7b5e
EUC-JP 足?猿?\}足?猿?\{^ 1100001010101101001111111011000111101110001111110101110001111101110000101010110100111111101100011110111000111111010111000111101101011110 c2ad3fb1ee3f5c7dc2ad3fb1ee3f5c7b5e
UTF-8 足렭猿렪\}足렭猿렪\{^ 1110100010110110101100111110101110100000101011011110011110001100101111111110101110100000101010100101110001111101111010001011011010110011111010111010000010101101111001111000110010111111111010111010000010101010010111000111101101011110 e8b6b3eba0ade78cbfeba0aa5c7de8b6b3eba0ade78cbfeba0aa5c7b5e
UHC 足렭猿렪\}足렭猿렪\{^ 111100001110101110001110101110101110101010111011100011101011100001011100011111011111000011101011100011101011101011101010101110111000111010111000010111000111101101011110 f0eb8ebaeabb8eb85c7df0eb8ebaeabb8eb85c7b5e

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