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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 隴帶七隴帶脂^ 11101000101011011001101111100110100011101011010111101000101011011001101111100110100011101000100101011110 e8ad9be68eb5e8ad9be68e895e
EUC-JP 隴帶七隴帶脂^ 11110000101011111101011011101000101111001011011111110000101011111101011011101000101110111110100101011110 f0afd6e8bcb7f0afd6e8bbe95e
UTF-8 隴帶七隴帶脂^ 11101001100110101011010011100101101110001011011011100100101110001000001111101001100110101011010011100101101110001011011011101000100001001000001001011110 e99ab4e5b8b6e4b883e99ab4e5b8b6e884825e
UHC ?帶七?帶脂^ 0011111111010011111000011111011011010010001111111101001111100001111100101011011101011110 3fd3e1f6d23fd3e1f2b75e

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