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 隴乗洟}隴乗洟{^ 111010001010110110001111111001101001111110100100011111011110100010101101100011111110011010011111101001000111101101011110 e8ad8fe69fa47de8ad8fe69fa47b5e
EUC-JP 隴乗洟}隴乗洟{^ 111100001010111110111110111010001101111010100110011111011111000010101111101111101110100011011110101001100111101101011110 f0afbee8dea67df0afbee8dea67b5e
UTF-8 隴乗洟}隴乗洟{^ 111010011001101010110100111001001011100110010111111001101011010010011111011111011110100110011010101101001110010010111001100101111110011010110100100111110111101101011110 e99ab4e4b997e6b49f7de99ab4e4b997e6b49f7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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