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 阮ー陏扶阮ー陏府^ 111010001001011010110000111010001001101010010101011111011110100010010110101100001110100010011010100101010111101101011110 e896b0e89a957de896b0e89a957b5e
EUC-JP 阮ー陏扶阮ー陏府^ 1110111111110110100011101011000011101111111110101100100111011110111011111111011010001110101100001110111111111010110010011101110001011110 eff68eb0effac9deeff68eb0effac9dc5e
UTF-8 阮ー陏扶阮ー陏府^ 11101001100110001010111011101111101111011011000011101001100110011000111111100110100010011011011011101001100110001010111011101111101111011011000011101001100110011000111111100101101110101001110001011110 e998aeefbdb0e9998fe689b6e998aeefbdb0e9998fe5ba9c5e
UHC 阮??扶阮??府^ 11101000110101100011111100111111110111011010011011101000110101100011111100111111110111011010010001011110 e8d63f3fdda6e8d63f3fdda45e

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