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 ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
SJIS-WIN ー鞐カ\n}ー鞐カ\n{^ 11110001111001111011000011101000110111101011011001011100011011100111110111110001111001111011000011101000110111101011011001011100011011100111101101011110 f1e7b0e8deb65c6e7df1e7b0e8deb65c6e7b5e
EUC-JP ?ー鞐カ\n}?ー鞐カ\n{^ 001111111000111010110000111100001110000010001110101101100101110001101110011111010011111110001110101100001111000011100000100011101011011001011100011011100111101101011110 3f8eb0f0e08eb65c6e7d3f8eb0f0e08eb65c6e7b5e
UTF-8 ー鞐カ\n}ー鞐カ\n{^ 11101110100001011010001011101111101111011011000011101001100111101001000011101111101111011011011001011100011011100111110111101110100001011010001011101111101111011011000011101001100111101001000011101111101111011011011001011100011011100111101101011110 ee85a2efbdb0e99e90efbdb65c6e7dee85a2efbdb0e99e90efbdb65c6e7b5e
UHC ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e

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