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 貉ソ逍セ跌。貉ソ霆 1110011010111001101111111110011110010110101111101110011011101001101000011110011010111001101111111110100010111011 e6b9bfe796bee6e9a1e6b9bfe8bb
EUC-JP 貉ソ逍セ跌。貉ソ霆 111011001011101110001110101111111110110111110110100011101011111011101100111010111000111010100001111011001011101110001110101111111111000010111101 ecbb8ebfedf68ebeeceb8ea1ecbb8ebff0bd
UTF-8 貉ソ逍セ跌。貉ソ霆 111010001011001010001001111011111011110110111111111010011000000010001101111011111011110110111110111010001011011110001100111011111011110110100001111010001011001010001001111011111011110110111111111010011001110010000110 e8b289efbdbfe9808defbdbee8b78cefbda1e8b289efbdbfe99c86
UHC ??逍?跌???霆 001111110011111111100001110011100011111111110010111101100011111100111111001111111110111111111101 3f3fe1ce3ff2f63f3f3feffd

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