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 湜ァ郞媒湜ァ郞倍^ 111110110100011110100111111110111011011010010100011111011111101101000111101001111111101110110110100101000111101101011110 fb47a7fbb6947dfb47a7fbb6947b5e
EUC-JP 湜ァ?媒湜ァ?倍^ 1000111111000111111111001000111010100111001111111100011111011110100011111100011111111100100011101010011100111111110001111101110001011110 8fc7fc8ea73fc7de8fc7fc8ea73fc7dc5e
UTF-8 湜ァ郞媒湜ァ郞倍^ 11100110101110011001110011101111101111011010011111101001100000111001111011100101101010101001001011100110101110011001110011101111101111011010011111101001100000111001111011100101100000001000110101011110 e6b99cefbda7e9839ee5aa92e6b99cefbda7e9839ee5808d5e
UHC 湜?郞媒湜?郞倍^ 111000111101011100111111110101011100110111011000110110101110001111010111001111111101010111001101110110111100001101011110 e3d73fd5cdd8dae3d73fd5cddbc35e

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