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 但矮繕}但矮繕{^ 100100100100000111100001111000101001000101010101011111011001001001000001111000011110001010010001010101010111101101011110 9241e1e291557d9241e1e291557b5e
EUC-JP 但矮繕}但矮繕{^ 110000111010001011100010111001001100000110110110011111011100001110100010111000101110010011000001101101100111101101011110 c3a2e2e4c1b67dc3a2e2e4c1b67b5e
UTF-8 但矮繕}但矮繕{^ 111001001011110110000110111001111001111110101110111001111011100110010101011111011110010010111101100001101110011110011111101011101110011110111001100101010111101101011110 e4bd86e79faee7b9957de4bd86e79faee7b9957b5e
UHC 但矮繕}但矮繕{^ 110100111010001111101000111000011110000011001011011111011101001110100011111010001110000111100000110010110111101101011110 d3a3e8e1e0cb7dd3a3e8e1e0cb7b5e

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