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 骭夂ケ媒骭夂ケ倍^ 111010011000110010011010111001111011100110010100011111011110100110001100100110101110011110111001100101000111101101011110 e98c9ae7b9947de98c9ae7b9947b5e
EUC-JP 骭夂ケ媒骭夂ケ倍^ 1111000111101100110101001110100110001110101110011100011111011110111100011110110011010100111010011000111010111001110001111101110001011110 f1ecd4e98eb9c7def1ecd4e98eb9c7dc5e
UTF-8 骭夂ケ媒骭夂ケ倍^ 11101001101010101010110111100101101001001000001011101111101111011011100111100101101010101001001011101001101010101010110111100101101001001000001011101111101111011011100111100101100000001000110101011110 e9aaade5a482efbdb9e5aa92e9aaade5a482efbdb9e5808d5e
UHC ???媒???倍^ 0011111100111111001111111101100011011010001111110011111100111111110110111100001101011110 3f3f3fd8da3f3f3fdbc35e

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