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^ 10001111101010111110010010100001110111110100010010001111101010111110010010100001110111110100010001011110 8fabe4a1df448fabe4a1df445e
EUC-JP 将茖゚D将茖゚D^ 101111101010110111101000101000111000111011011111010001001011111010101101111010001010001110001110110111110100010001011110 beade8a38edf44beade8a38edf445e
UTF-8 将茖゚D将茖゚D^ 111001011011000010000110111010001000110010010110111011111011111010011111010001001110010110110000100001101110100010001100100101101110111110111110100111110100010001011110 e5b086e88c96efbe9f44e5b086e88c96efbe9f445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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