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 邁ァ逞媒邁ァ逞倍^ 111001111011000010100111111001111001011110010100011111011110011110110000101001111110011110010111100101000111101101011110 e7b0a7e797947de7b0a7e797947b5e
EUC-JP 邁ァ逞媒邁ァ逞倍^ 1110111010110010100011101010011111101101111101111100011111011110111011101011001010001110101001111110110111110111110001111101110001011110 eeb28ea7edf7c7deeeb28ea7edf7c7dc5e
UTF-8 邁ァ逞媒邁ァ逞倍^ 11101001100000101000000111101111101111011010011111101001100000001001111011100101101010101001001011101001100000101000000111101111101111011010011111101001100000001001111011100101100000001000110101011110 e98281efbda7e9809ee5aa92e98281efbda7e9809ee5808d5e
UHC 邁?逞媒邁?逞倍^ 110110001110010000111111110101101100000111011000110110101101100011100100001111111101011011000001110110111100001101011110 d8e43fd6c1d8dad8e43fd6c1dbc35e

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