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{^ 11100101111001001001110001110001011011100111110111100101111001001001110001110001011011100111101101011110 e5e49c716e7de5e49c716e7b5e
SJIS-WIN ???qn}???qn{^ 00111111001111110011111101110001011011100111110100111111001111110011111101110001011011100111101101011110 3f3f3f716e7d3f3f3f716e7b5e
EUC-JP åä?qn}åä?qn{^ 100011111010101110101001100011111010101110100011001111110111000101101110011111011000111110101011101010011000111110101011101000110011111101110001011011100111101101011110 8faba98faba33f716e7d8faba98faba33f716e7b5e
UTF-8 åäœqn}åäœqn{^ 11000011101001011100001110100100110000101001110001110001011011100111110111000011101001011100001110100100110000101001110001110001011011100111101101011110 c3a5c3a4c29c716e7dc3a5c3a4c29c716e7b5e
UHC ???qn}???qn{^ 00111111001111110011111101110001011011100111110100111111001111110011111101110001011011100111101101011110 3f3f3f716e7d3f3f3f716e7b5e

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