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^ 111000011011100010010101101110111110100011001011010001001110000110111000100101011011101111101000110010110100010001011110 e1b895bbe8cb44e1b895bbe8cb445e
EUC-JP 盧塀靈D盧塀靈D^ 111000101011101011001010101111011111000011001101010001001110001010111010110010101011110111110000110011010100010001011110 e2bacabdf0cd44e2bacabdf0cd445e
UTF-8 盧塀靈D盧塀靈D^ 111001111001101110100111111001011010000110000000111010011001110110001000010001001110011110011011101001111110010110100001100000001110100110011101100010000100010001011110 e79ba7e5a180e99d8844e79ba7e5a180e99d88445e
UHC 盧?靈D盧?靈D^ 11010110110101000011111111010110110001000100010011010110110101000011111111010110110001000100010001011110 d6d43fd6c444d6d43fd6c4445e

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