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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?③?}?③?{^ 0011111110000111010000100011111101111101001111111000011101000010001111110111101101011110 3f87423f7d3f87423f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 降③눈}降③눈{^ 111011111010100010001001111000101001000110100010111010111000100010001000011111011110111110101000100010011110001010010001101000101110101110001000100010000111101101011110 efa889e291a2eb88887defa889e291a2eb88887b5e
UHC 降③눈}降③눈{^ 111110101010001010101000111010011011010010101011011111011111101010100010101010001110100110110100101010110111101101011110 faa2a8e9b4ab7dfaa2a8e9b4ab7b5e

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