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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 麝?狂麝?狂^ 1110101001101100001111111000101110110110111010100110110000111111100010111011011001011110 ea6c3f8bb6ea6c3f8bb65e
EUC-JP 麝?狂麝?狂^ 1111001111001101001111111011011010111000111100111100110100111111101101101011100001011110 f3cd3fb6b8f3cd3fb6b85e
UTF-8 麝吝狂麝吝狂^ 11101001101110101001110111101111101001111010110111100111100010111000001011101001101110101001110111101111101001111010110111100111100010111000001001011110 e9ba9defa7ade78b82e9ba9defa7ade78b825e
UHC 麝吝狂麝吝狂^ 11011110111110101110110011010101110011101100101011011110111110101110110011010101110011101100101001011110 defaecd5cecadefaecd5ceca5e

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