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^ 1001000111100111001111110011111101000100100100011110011100111111001111110100010001011110 91e73f3f4491e73f3f445e
EUC-JP 醍?汶D醍?汶D^ 110000101110100100111111100011111100011011100101010001001100001011101001001111111000111111000110111001010100010001011110 c2e93f8fc6e544c2e93f8fc6e5445e
UTF-8 醍닺汶D醍닺汶D^ 111010011000011010001101111010111000101110111010111001101011000110110110010001001110100110000110100011011110101110001011101110101110011010110001101101100100010001011110 e9868deb8bbae6b1b644e9868deb8bbae6b1b6445e
UHC 醍닺汶D醍닺汶D^ 111100001011010110110100111010001101101010100001010001001111000010110101101101001110100011011010101000010100010001011110 f0b5b4e8daa144f0b5b4e8daa1445e

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