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 ???pn}???pn{^ 00111111001111110011111101110000011011100111110100111111001111110011111101110000011011100111101101011110 3f3f3f706e7d3f3f3f706e7b5e
SJIS-WIN ?⑥?pn}?⑥?pn{^ 001111111000011101000101001111110111000001101110011111010011111110000111010001010011111101110000011011100111101101011110 3f87453f706e7d3f87453f706e7b5e
EUC-JP ???pn}???pn{^ 00111111001111110011111101110000011011100111110100111111001111110011111101110000011011100111101101011110 3f3f3f706e7d3f3f3f706e7b5e
UTF-8 泥⑥ℓpn}泥⑥ℓpn{^ 11101111101001111010001111100010100100011010010111100010100001001001001101110000011011100111110111101111101001111010001111100010100100011010010111100010100001001001001101110000011011100111101101011110 efa7a3e291a5e28493706e7defa7a3e291a5e28493706e7b5e
UHC 泥⑥ℓpn}泥⑥ℓpn{^ 11101100101100101010100011101100101001111010010001110000011011100111110111101100101100101010100011101100101001111010010001110000011011100111101101011110 ecb2a8eca7a4706e7decb2a8eca7a4706e7b5e

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