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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鶯щ?}鶯щ?{^ 11101001111100101000010010001011001111110111110111101001111100101000010010001011001111110111101101011110 e9f2848b3f7de9f2848b3f7b5e
EUC-JP 鶯щ?}鶯щ?{^ 11110010111101001010011111101011001111110111110111110010111101001010011111101011001111110111101101011110 f2f4a7eb3f7df2f4a7eb3f7b5e
UTF-8 鶯щ꼺}鶯щ꼺{^ 11101001101101101010111111010001100010011110101010111100101110100111110111101001101101101010111111010001100010011110101010111100101110100111101101011110 e9b6afd189eabcba7de9b6afd189eabcba7b5e
UHC 鶯щ꼺}鶯щ꼺{^ 111001011010001110101100111010111000010010010010011111011110010110100011101011001110101110000100100100100111101101011110 e5a3aceb84927de5a3aceb84927b5e

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