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?i}?D?i{^ 0011111101000100001111110110100101111101001111110100010000111111011010010111101101011110 3f443f697d3f443f697b5e
SJIS-WIN 哭D齏i}哭D齏i{^ 100110100100110001000100111010001110101101101001011111011001101001001100010001001110100011101011011010010111101101011110 9a4c44e8eb697d9a4c44e8eb697b5e
EUC-JP 哭D齏i}哭D齏i{^ 110100111010110101000100111100001110110101101001011111011101001110101101010001001111000011101101011010010111101101011110 d3ad44f0ed697dd3ad44f0ed697b5e
UTF-8 哭D齏i}哭D齏i{^ 11100101100100111010110101000100111010011011110110001111011010010111110111100101100100111010110101000100111010011011110110001111011010010111101101011110 e593ad44e9bd8f697de593ad44e9bd8f697b5e
UHC 哭D?i}哭D?i{^ 11001101110101100100010000111111011010010111110111001101110101100100010000111111011010010111101101011110 cdd6443f697dcdd6443f697b5e

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