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 他足辿其他足辿其^ 1001000110111100100100011010101110010010010010001001000110110100100100011011110010010001101010111001001001001000100100011011010001011110 91bc91ab924891b491bc91ab924891b45e
EUC-JP 他足辿其他足辿其^ 1100001010111110110000101010110111000011101010011100001010110110110000101011111011000010101011011100001110101001110000101011011001011110 c2bec2adc3a9c2b6c2bec2adc3a9c2b65e
UTF-8 他足辿其他足辿其^ 11100100101110111001011011101000101101101011001111101000101111101011111111100101100001011011011011100100101110111001011011101000101101101011001111101000101111101011111111100101100001011011011001011110 e4bb96e8b6b3e8bebfe585b6e4bb96e8b6b3e8bebfe585b65e
UHC 他足?其他足?其^ 111101101110001011110000111010110011111111010000111011001111011011100010111100001110101100111111110100001110110001011110 f6e2f0eb3fd0ecf6e2f0eb3fd0ec5e

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