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 ???Qn}???Qn{^ 00111111001111110011111101010001011011100111110100111111001111110011111101010001011011100111101101011110 3f3f3f516e7d3f3f3f516e7b5e
SJIS-WIN ?⑥?Qn}?⑥?Qn{^ 001111111000011101000101001111110101000101101110011111010011111110000111010001010011111101010001011011100111101101011110 3f87453f516e7d3f87453f516e7b5e
EUC-JP ???Qn}???Qn{^ 00111111001111110011111101010001011011100111110100111111001111110011111101010001011011100111101101011110 3f3f3f516e7d3f3f3f516e7b5e
UTF-8 泥⑥㎛Qn}泥⑥㎛Qn{^ 11101111101001111010001111100010100100011010010111100011100011101001101101010001011011100111110111101111101001111010001111100010100100011010010111100011100011101001101101010001011011100111101101011110 efa7a3e291a5e38e9b516e7defa7a3e291a5e38e9b516e7b5e
UHC 泥⑥㎛Qn}泥⑥㎛Qn{^ 11101100101100101010100011101100101001111010110101010001011011100111110111101100101100101010100011101100101001111010110101010001011011100111101101011110 ecb2a8eca7ad516e7decb2a8eca7ad516e7b5e

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