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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 矗ヘロD矗ヘロD^ 111000011101111011001101110110111111010110111101010001001110000111011110110011011101101111110101101111010100010001011110 e1decddbf5bd44e1decddbf5bd445e
EUC-JP 矗ヘロ?D矗ヘロ?D^ 1110001011100000100011101100110110001110110110110011111101000100111000101110000010001110110011011000111011011011001111110100010001011110 e2e08ecd8edb3f44e2e08ecd8edb3f445e
UTF-8 矗ヘロD矗ヘロD^ 111001111001111110010111111011111011111010001101111011111011111010011011111011101001000010101000010001001110011110011111100101111110111110111110100011011110111110111110100110111110111010010000101010000100010001011110 e79f97efbe8defbe9bee90a844e79f97efbe8defbe9bee90a8445e
UHC 矗???D矗???D^ 11110101101110000011111100111111001111110100010011110101101110000011111100111111001111110100010001011110 f5b83f3f3f44f5b83f3f3f445e

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