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 »Ž¨}»Ž¨{^ 1001000010111011100011101010100001111101100100001011101110001110101010000111101101011110 90bb8ea87d90bb8ea87b5e
SJIS-WIN ???¨}???¨{^ 00111111001111110011111110000001010011100111110100111111001111110011111110000001010011100111101101011110 3f3f3f814e7d3f3f3f814e7b5e
EUC-JP ???¨}???¨{^ 00111111001111110011111110100001101011110111110100111111001111110011111110100001101011110111101101011110 3f3f3fa1af7d3f3f3fa1af7b5e
UTF-8 »Ž¨}»Ž¨{^ 11000010100100001100001010111011110000101000111011000010101010000111110111000010100100001100001010111011110000101000111011000010101010000111101101011110 c290c2bbc28ec2a87dc290c2bbc28ec2a87b5e
UHC ???¨}???¨{^ 00111111001111110011111110100001101001110111110100111111001111110011111110100001101001110111101101011110 3f3f3fa1a77d3f3f3fa1a77b5e

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