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 ????w}????w{^ 00111111001111110011111100111111011101110111110100111111001111110011111100111111011101110111101101011110 3f3f3f3f777d3f3f3f3f777b5e
SJIS-WIN ???緝w}???緝w{^ 001111110011111100111111111000110110100001110111011111010011111100111111001111111110001101101000011101110111101101011110 3f3f3fe368777d3f3f3fe368777b5e
EUC-JP ???緝w}???緝w{^ 001111110011111100111111111001011100100101110111011111010011111100111111001111111110010111001001011101110111101101011110 3f3f3fe5c9777d3f3f3fe5c9777b5e
UTF-8 쒔렳렊緝w}쒔렳렊緝w{^ 1110110010010010100101001110101110100000101100111110101110100000100010101110011110110111100111010111011101111101111011001001001010010100111010111010000010110011111010111010000010001010111001111011011110011101011101110111101101011110 ec9294eba0b3eba08ae7b79d777dec9294eba0b3eba08ae7b79d777b5e
UHC 쒔렳렊緝w}쒔렳렊緝w{^ 101111101010110110001110110000001000111010100001111100101111110101110111011111011011111010101101100011101100000010001110101000011111001011111101011101110111101101011110 bead8ec08ea1f2fd777dbead8ec08ea1f2fd777b5e

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