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 陷エミェ陷エミェ^ 1110100010011100101101001101000010101010111010001001110010110100110100001010101001011110 e89cb4d0aae89cb4d0aa5e
EUC-JP 陷エミェ陷エミェ^ 1110111111111100100011101011010010001110110100001000111010101010111011111111110010001110101101001000111011010000100011101010101001011110 effc8eb48ed08eaaeffc8eb48ed08eaa5e
UTF-8 陷エミェ陷エミェ^ 11101001100110011011011111101111101111011011010011101111101111101001000011101111101111011010101011101001100110011011011111101111101111011011010011101111101111101001000011101111101111011010101001011110 e999b7efbdb4efbe90efbdaae999b7efbdb4efbe90efbdaa5e
UHC 陷???陷???^ 1111100111101000001111110011111100111111111110011110100000111111001111110011111101011110 f9e83f3f3ff9e83f3f3f5e

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