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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???珥?????^ 0011111100111111001111111110000011100000001111110011111100111111001111110011111101011110 3f3f3fe0e03f3f3f3f3f5e
EUC-JP ???珥??轝??^ 00111111001111110011111111100000111000100011111100111111100011111110000110101010001111110011111101011110 3f3f3fe0e23f3f8fe1aa3f3f5e
UTF-8 琉득쵔珥귣ㅅ轝뽰큲^ 11101111101001111000110011101011100100111001110111101100101101011001010011100111100011111010010111101010101101111010001111100011100001011000010111101000101111011001110111101011101111011011000011101101100000011011001001011110 efa78ceb939decb594e78fa5eab7a3e38585e8bd9debbdb0ed81b25e
UHC 琉득쵔珥귣ㅅ轝뽰큲^ 11101011101001001011010111100110101011001001011011101100101101001000001011101011101001001011010111100110101011001001011011101100101101001000001001011110 eba4b5e6ac96ecb482eba4b5e6ac96ecb4825e

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