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 擾②?}擾②?{^ 10001111111011111000011101000001001111110111110110001111111011111000011101000001001111110111101101011110 8fef87413f7d8fef87413f7b5e
EUC-JP 擾??}擾??{^ 1011111011110001001111110011111101111101101111101111000100111111001111110111101101011110 bef13f3f7dbef13f3f7b5e
UTF-8 擾②뾹}擾②뾹{^ 111001101001001110111110111000101001000110100001111010111011111010111001011111011110011010010011101111101110001010010001101000011110101110111110101110010111101101011110 e693bee291a1ebbeb97de693bee291a1ebbeb97b5e
UHC 擾②뾹}擾②뾹{^ 111010001111011010101000111010001001011110000001011111011110100011110110101010001110100010010111100000010111101101011110 e8f6a8e897817de8f6a8e897817b5e

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