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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鋺エミェ陷エミェ^ 1110011111111010101101001101000010101010111010001001110010110100110100001010101001011110 e7fab4d0aae89cb4d0aa5e
EUC-JP 鋺エミェ陷エミェ^ 1110111011111100100011101011010010001110110100001000111010101010111011111111110010001110101101001000111011010000100011101010101001011110 eefc8eb48ed08eaaeffc8eb48ed08eaa5e
UTF-8 鋺エミェ陷エミェ^ 11101001100010111011101011101111101111011011010011101111101111101001000011101111101111011010101011101001100110011011011111101111101111011011010011101111101111101001000011101111101111011010101001011110 e98bbaefbdb4efbe90efbdaae999b7efbdb4efbe90efbdaa5e
UHC ????陷???^ 00111111001111110011111100111111111110011110100000111111001111110011111101011110 3f3f3f3ff9e83f3f3f5e

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