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 鮓ッ逞捻}鮓ッ逞捻{^ 1110100110110110101011111110011110010111100101000101000001111101111010011011011010101111111001111001011110010100010100000111101101011110 e9b6afe79794507de9b6afe79794507b5e
EUC-JP 鮓ッ逞捻}鮓ッ逞捻{^ 11110010101110001000111010101111111011011111011111000111101100010111110111110010101110001000111010101111111011011111011111000111101100010111101101011110 f2b88eafedf7c7b17df2b88eafedf7c7b17b5e
UTF-8 鮓ッ逞捻}鮓ッ逞捻{^ 111010011010111010010011111011111011110110101111111010011000000010011110111001101000110110111011011111011110100110101110100100111110111110111101101011111110100110000000100111101110011010001101101110110111101101011110 e9ae93efbdafe9809ee68dbb7de9ae93efbdafe9809ee68dbb7b5e
UHC ??逞捻}??逞捻{^ 001111110011111111010110110000011101001010111010011111010011111100111111110101101100000111010010101110100111101101011110 3f3fd6c1d2ba7d3f3fd6c1d2ba7b5e

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