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 ?A?Wn}?A?Wn{^ 00111111010000010011111101010111011011100111110100111111010000010011111101010111011011100111101101011110 3f413f576e7d3f413f576e7b5e
SJIS-WIN ?A?Wn}?A?Wn{^ 00111111010000010011111101010111011011100111110100111111010000010011111101010111011011100111101101011110 3f413f576e7d3f413f576e7b5e
EUC-JP ?A?Wn}?A?Wn{^ 00111111010000010011111101010111011011100111110100111111010000010011111101010111011011100111101101011110 3f413f576e7d3f413f576e7b5e
UTF-8 혰A채Wn}혰A채Wn{^ 111011011001100010110000010000011110110010110001100001000101011101101110011111011110110110011000101100000100000111101100101100011000010001010111011011100111101101011110 ed98b041ecb184576e7ded98b041ecb184576e7b5e
UHC 혰A채Wn}혰A채Wn{^ 1100001010010111010000011100001110100100010101110110111001111101110000101001011101000001110000111010010001010111011011100111101101011110 c29741c3a4576e7dc29741c3a4576e7b5e

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