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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 蔕縁終\n}蔕縁終\n{^ 11100100111101101000100110001111100011110100100101011100011011100111110111100100111101101000100110001111100011110100100101011100011011100111101101011110 e4f6898f8f495c6e7de4f6898f8f495c6e7b5e
EUC-JP 蔕縁終\n}蔕縁終\n{^ 11101000111110001011000111101111101111011010101001011100011011100111110111101000111110001011000111101111101111011010101001011100011011100111101101011110 e8f8b1efbdaa5c6e7de8f8b1efbdaa5c6e7b5e
UTF-8 蔕縁終\n}蔕縁終\n{^ 11101000100101001001010111100111101110001000000111100111101101011000001001011100011011100111110111101000100101001001010111100111101110001000000111100111101101011000001001011100011011100111101101011110 e89495e7b881e7b5825c6e7de89495e7b881e7b5825c6e7b5e
UHC ??終\n}??終\n{^ 001111110011111111110000111110110101110001101110011111010011111100111111111100001111101101011100011011100111101101011110 3f3ff0fb5c6e7d3f3ff0fb5c6e7b5e

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