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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 寘レ鮗ス寘レ鮗ス^ 11111010101010011101101011101001101110101011110111111010101010011101101011101001101110101011110101011110 faa9dae9babdfaa9dae9babd5e
EUC-JP 寘レ鮗ス寘レ鮗ス^ 10001111101110101110000110001110110110101111001010111100100011101011110110001111101110101110000110001110110110101111001010111100100011101011110101011110 8fbae18edaf2bc8ebd8fbae18edaf2bc8ebd5e
UTF-8 寘レ鮗ス寘レ鮗ス^ 11100101101011111001100011101111101111101001101011101001101011101001011111101111101111011011110111100101101011111001100011101111101111101001101011101001101011101001011111101111101111011011110101011110 e5af98efbe9ae9ae97efbdbde5af98efbe9ae9ae97efbdbd5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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