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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驫ケ逧м驫ケ逧к^ 111010011000101010111001111001111001101010000100011111011110100110001010101110011110011110011010100001000111101101011110 e98ab9e79a847de98ab9e79a847b5e
EUC-JP 驫ケ逧м驫ケ逧к^ 1111000111101010100011101011100111101101111110101010011111011110111100011110101010001110101110011110110111111010101001111101110001011110 f1ea8eb9edfaa7def1ea8eb9edfaa7dc5e
UTF-8 驫ケ逧м驫ケ逧к^ 1110100110101001101010111110111110111101101110011110100110000000101001111101000010111100111010011010100110101011111011111011110110111001111010011000000010100111110100001011101001011110 e9a9abefbdb9e980a7d0bce9a9abefbdb9e980a7d0ba5e
UHC ???м???к^ 0011111100111111001111111010110011011110001111110011111100111111101011001101110001011110 3f3f3facde3f3f3facdc5e

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