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^ 111000010111110110011010010011011110000101111110010001001110000101111101100110100100110111100001011111100100010001011110 e17d9a4de17e44e17d9a4de17e445e
EUC-JP 痾哺痿D痾哺痿D^ 111000011101111011010011101011101110000111011111010001001110000111011110110100111010111011100001110111110100010001011110 e1ded3aee1df44e1ded3aee1df445e
UTF-8 痾哺痿D痾哺痿D^ 111001111001011110111110111001011001001110111010111001111001011110111111010001001110011110010111101111101110010110010011101110101110011110010111101111110100010001011110 e797bee593bae797bf44e797bee593bae797bf445e
UHC ?哺?D?哺?D^ 0011111111111000110101000011111101000100001111111111100011010100001111110100010001011110 3ff8d43f443ff8d43f445e

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