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 潁???潁???^ 1001111111110001001111110011111100111111100111111111000100111111001111110011111101011110 9ff13f3f3f9ff13f3f3f5e
EUC-JP 潁???潁???^ 1101111011110011001111110011111100111111110111101111001100111111001111110011111101011110 def33f3f3fdef33f3f3f5e
UTF-8 潁봔겸뵒潁봔겸뵒^ 11100110101111011000000111101011101101001001010011101010101100101011100011101011101101011001001011100110101111011000000111101011101101001001010011101010101100101011100011101011101101011001001001011110 e6bd81ebb494eab2b8ebb592e6bd81ebb494eab2b8ebb5925e
UHC 潁봔겸뵒潁봔겸뵒^ 1110011110111000101110101100001010110000111000101001010010010100111001111011100010111010110000101011000011100010100101001001010001011110 e7b8bac2b0e29494e7b8bac2b0e294945e

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