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 111001111111001110001001111010001011110110010111011101101110011111110011100010011110100010111101100101110111011001000010 e7f389e8bd9776e7f389e8bd977642
EUC-JP 銛芽ス要銛芽ス要B 1110111011110101101100101110101010001110101111011100110111010111111011101111010110110010111010101000111010111101110011011101011101000010 eef5b2ea8ebdcdd7eef5b2ea8ebdcdd742
UTF-8 銛芽ス要銛芽ス要B 11101001100010101001101111101000100010101011110111101111101111011011110111101000101001101000000111101001100010101001101111101000100010101011110111101111101111011011110111101000101001101000000101000010 e98a9be88abdefbdbde8a681e98a9be88abdefbdbde8a68142
UHC ?芽?要?芽?要B 00111111111001001011010000111111111010011010100100111111111001001011010000111111111010011010100101000010 3fe4b43fe9a93fe4b43fe9a942

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