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^ 111010000101110010001001100011111000111101001010010001001110100001011100100010011000111110001111010010100100010001011110 e85c898f8f4a44e85c898f8f4a445e
EUC-JP 鐔縁繍D鐔縁繍D^ 111011111011110110110001111011111011110110101011010001001110111110111101101100011110111110111101101010110100010001011110 efbdb1efbdab44efbdb1efbdab445e
UTF-8 鐔縁繍D鐔縁繍D^ 111010011001000010010100111001111011100010000001111001111011100110001101010001001110100110010000100101001110011110111000100000011110011110111001100011010100010001011110 e99094e7b881e7b98d44e99094e7b881e7b98d445e
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)