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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 銛芽エ牌銛芽エ牌B 111001111111001110001001111010001011010010010100011101101110011111110011100010011110100010110100100101000111011001000010 e7f389e8b49476e7f389e8b4947642
EUC-JP 銛芽エ牌銛芽エ牌B 1110111011110101101100101110101010001110101101001100011111010111111011101111010110110010111010101000111010110100110001111101011101000010 eef5b2ea8eb4c7d7eef5b2ea8eb4c7d742
UTF-8 銛芽エ牌銛芽エ牌B 11101001100010101001101111101000100010101011110111101111101111011011010011100111100010011000110011101001100010101001101111101000100010101011110111101111101111011011010011100111100010011000110001000010 e98a9be88abdefbdb4e7898ce98a9be88abdefbdb4e7898c42
UHC ?芽?牌?芽?牌B 00111111111001001011010000111111111110001010101100111111111001001011010000111111111110001010101101000010 3fe4b43ff8ab3fe4b43ff8ab42

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