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 ??xn}??xn{^ 0011111100111111011110000110111001111101001111110011111101111000011011100111101101011110 3f3f786e7d3f3f786e7b5e
SJIS-WIN 娼チxn}娼チxn{^ 10001111101010011100000101111000011011100111110110001111101010011100000101111000011011100111101101011110 8fa9c1786e7d8fa9c1786e7b5e
EUC-JP 娼チxn}娼チxn{^ 101111101010101110001110110000010111100001101110011111011011111010101011100011101100000101111000011011100111101101011110 beab8ec1786e7dbeab8ec1786e7b5e
UTF-8 娼チxn}娼チxn{^ 11100101101010001011110011101111101111101000000101111000011011100111110111100101101010001011110011101111101111101000000101111000011011100111101101011110 e5a8bcefbe81786e7de5a8bcefbe81786e7b5e
UHC 娼?xn}娼?xn{^ 11110011110111100011111101111000011011100111110111110011110111100011111101111000011011100111101101011110 f3de3f786e7df3de3f786e7b5e

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