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 揖??}揖??{^ 1001011101001011001111110011111101111101100101110100101100111111001111110111101101011110 974b3f3f7d974b3f3f7b5e
EUC-JP 揖??}揖??{^ 1100110110101100001111110011111101111101110011011010110000111111001111110111101101011110 cdac3f3f7dcdac3f3f7b5e
UTF-8 揖잒뀯}揖잒뀯{^ 111001101000111110010110111011001001111010010010111010111000000010101111011111011110011010001111100101101110110010011110100100101110101110000000101011110111101101011110 e68f96ec9e92eb80af7de68f96ec9e92eb80af7b5e
UHC 揖잒뀯}揖잒뀯{^ 111010111110011110011111111010001000010110100101011111011110101111100111100111111110100010000101101001010111101101011110 ebe79fe885a57debe79fe885a57b5e

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