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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 踵ァ逧嗜}踵ァ逧嗜{^ 1110011011111001101001111110011110011010100110100110111001111101111001101111100110100111111001111001101010011010011011100111101101011110 e6f9a7e79a9a6e7de6f9a7e79a9a6e7b5e
EUC-JP 踵ァ逧嗜}踵ァ逧嗜{^ 11101100111110111000111010100111111011011111101011010011110011110111110111101100111110111000111010100111111011011111101011010011110011110111101101011110 ecfb8ea7edfad3cf7decfb8ea7edfad3cf7b5e
UTF-8 踵ァ逧嗜}踵ァ逧嗜{^ 111010001011100010110101111011111011110110100111111010011000000010100111111001011001011110011100011111011110100010111000101101011110111110111101101001111110100110000000101001111110010110010111100111000111101101011110 e8b8b5efbda7e980a7e5979c7de8b8b5efbda7e980a7e5979c7b5e
UHC 踵??嗜}踵??嗜{^ 111100011010001000111111001111111101000011101110011111011111000110100010001111110011111111010000111011100111101101011110 f1a23f3fd0ee7df1a23f3fd0ee7b5e

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