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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 陬簿サァ}陬簿サァ{^ 111010001010001110010101111010111011101110100111011111011110100010100011100101011110101110111011101001110111101101011110 e8a395ebbba77de8a395ebbba77b5e
EUC-JP 陬簿サァ}陬簿サァ{^ 11110000101001011100101011101101100011101011101110001110101001110111110111110000101001011100101011101101100011101011101110001110101001110111101101011110 f0a5caed8ebb8ea77df0a5caed8ebb8ea77b5e
UTF-8 陬簿サァ}陬簿サァ{^ 111010011001100110101100111001111011000010111111111011111011110110111011111011111011110110100111011111011110100110011001101011001110011110110000101111111110111110111101101110111110111110111101101001110111101101011110 e999ace7b0bfefbdbbefbda77de999ace7b0bfefbdbbefbda77b5e
UHC ?簿??}?簿??{^ 00111111110111011010110100111111001111110111110100111111110111011010110100111111001111110111101101011110 3fddad3f3f7d3fddad3f3f7b5e

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