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 潁g?}潁g?{^ 10011111111100011000001010000111001111110111110110011111111100011000001010000111001111110111101101011110 9ff182873f7d9ff182873f7b5e
EUC-JP 潁g?}潁g?{^ 11011110111100111010001111100111001111110111110111011110111100111010001111100111001111110111101101011110 def3a3e73f7ddef3a3e73f7b5e
UTF-8 潁g㈈}潁g㈈{^ 111001101011110110000001111011111011110110000111111000111000100010001000011111011110011010111101100000011110111110111101100001111110001110001000100010000111101101011110 e6bd81efbd87e388887de6bd81efbd87e388887b5e
UHC 潁g㈈}潁g㈈{^ 111001111011100010100011111001111010100110111001011111011110011110111000101000111110011110101001101110010111101101011110 e7b8a3e7a9b97de7b8a3e7a9b97b5e

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