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 ?紈?}?紈?{^ 00111111100011111101001111001101001111110111110100111111100011111101001111001101001111110111101101011110 3f8fd3cd3f7d3f8fd3cd3f7b5e
UTF-8 뤚紈탇}뤚紈탇{^ 111010111010010010011010111001111011010010001000111011011000001110000111011111011110101110100100100110101110011110110100100010001110110110000011100001110111101101011110 eba49ae7b488ed83877deba49ae7b488ed83877b5e
UHC 뤚紈탇}뤚紈탇{^ 100011111100100111111100101111001011010101101110011111011000111111001001111111001011110010110101011011100111101101011110 8fc9fcbcb56e7d8fc9fcbcb56e7b5e

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