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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 쌇굥걕}쌇굥걕{^ 111011001000110010000111111010101011010110100101111010101011000110010101011111011110110010001100100001111110101010110101101001011110101010110001100101010111101101011110 ec8c87eab5a5eab1957dec8c87eab5a5eab1957b5e
UHC 쌇굥걕}쌇굥걕{^ 100110101111101010000010100010111000000101111010011111011001101011111010100000101000101110000001011110100111101101011110 9afa828b817a7d9afa828b817a7b5e

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