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 鞜ィ驍挿鞜ィ驍捜^ 111010001101111110101000111010011000001010010001011111011110100011011111101010001110100110000010100100010111101101011110 e8dfa8e982917de8dfa8e982917b5e
EUC-JP 鞜ィ驍挿鞜ィ驍捜^ 1111000011100001100011101010100011110001111000101100000111011110111100001110000110001110101010001111000111100010110000011101110001011110 f0e18ea8f1e2c1def0e18ea8f1e2c1dc5e
UTF-8 鞜ィ驍挿鞜ィ驍捜^ 11101001100111101001110011101111101111011010100011101001101010011000110111100110100011001011111111101001100111101001110011101111101111011010100011101001101010011000110111100110100011011001110001011110 e99e9cefbda8e9a98de68cbfe99e9cefbda8e9a98de68d9c5e
UHC ??驍???驍?^ 0011111100111111111111011010010000111111001111110011111111111101101001000011111101011110 3f3ffda43f3f3ffda43f5e

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