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 貉ソ逍セ迢。貉ソ霆 1110011010111001101111111110011110010110101111101110011110001011101000011110011010111001101111111110100010111011 e6b9bfe796bee78ba1e6b9bfe8bb
EUC-JP 貉ソ逍セ迢。貉ソ霆 111011001011101110001110101111111110110111110110100011101011111011101101111010111000111010100001111011001011101110001110101111111111000010111101 ecbb8ebfedf68ebeedeb8ea1ecbb8ebff0bd
UTF-8 貉ソ逍セ迢。貉ソ霆 111010001011001010001001111011111011110110111111111010011000000010001101111011111011110110111110111010001011111110100010111011111011110110100001111010001011001010001001111011111011110110111111111010011001110010000110 e8b289efbdbfe9808defbdbee8bfa2efbda1e8b289efbdbfe99c86
UHC ??逍?????霆 0011111100111111111000011100111000111111001111110011111100111111001111111110111111111101 3f3fe1ce3f3f3f3f3feffd

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