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 ??bk\n}??bk\n{^ 001111110011111101100010011010110101110001101110011111010011111100111111011000100110101101011100011011100111101101011110 3f3f626b5c6e7d3f3f626b5c6e7b5e
SJIS-WIN 蓖ゥbk\n}蓖ゥbk\n{^ 1110010011101101101010010110001001101011010111000110111001111101111001001110110110101001011000100110101101011100011011100111101101011110 e4eda9626b5c6e7de4eda9626b5c6e7b5e
EUC-JP 蓖ゥbk\n}蓖ゥbk\n{^ 11101000111011111000111010101001011000100110101101011100011011100111110111101000111011111000111010101001011000100110101101011100011011100111101101011110 e8ef8ea9626b5c6e7de8ef8ea9626b5c6e7b5e
UTF-8 蓖ゥbk\n}蓖ゥbk\n{^ 1110100010010011100101101110111110111101101010010110001001101011010111000110111001111101111010001001001110010110111011111011110110101001011000100110101101011100011011100111101101011110 e89396efbda9626b5c6e7de89396efbda9626b5c6e7b5e
UHC ??bk\n}??bk\n{^ 001111110011111101100010011010110101110001101110011111010011111100111111011000100110101101011100011011100111101101011110 3f3f626b5c6e7d3f3f626b5c6e7b5e

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