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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 隶壽чD隶壽чD^ 111010001010111010011010111001101000010010001001010001001110100010101110100110101110011010000100100010010100010001011110 e8ae9ae6848944e8ae9ae68489445e
EUC-JP 隶壽чD隶壽чD^ 111100001011000011010100111010001010011111101001010001001111000010110000110101001110100010100111111010010100010001011110 f0b0d4e8a7e944f0b0d4e8a7e9445e
UTF-8 隶壽чD隶壽чD^ 11101001100110101011011011100101101000111011110111010001100001110100010011101001100110101011011011100101101000111011110111010001100001110100010001011110 e99ab6e5a3bdd18744e99ab6e5a3bdd187445e
UHC ?壽чD?壽чD^ 00111111111000011111100010101100111010010100010000111111111000011111100010101100111010010100010001011110 3fe1f8ace9443fe1f8ace9445e

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