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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 逶夜カコ逞ソ逵ゥ逖 1110011110011011100101101110100110110110101110101110011110010111101111111110011110011100101010011110011110011000 e79b96e9b6bae797bfe79ca9e798
EUC-JP 逶夜カコ逞ソ逵ゥ逖 111011011111101111001100111010111000111010110110100011101011101011101101111101111000111010111111111011011111110010001110101010011110110111111000 edfbcceb8eb68ebaedf78ebfedfc8ea9edf8
UTF-8 逶夜カコ逞ソ逵ゥ逖 111010011000000010110110111001011010010010011100111011111011110110110110111011111011110110111010111010011000000010011110111011111011110110111111111010011000000010110101111011111011110110101001111010011000000010010110 e980b6e5a49cefbdb6efbdbae9809eefbdbfe980b5efbda9e98096
UHC ?夜??逞?逵?? 001111111110010110101000001111110011111111010110110000010011111111010000101100000011111100111111 3fe5a83f3fd6c13fd0b03f3f

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