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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 贖錫\}贖錫\{^ 11100110110111001000111011100000010111000111110111100110110111001000111011100000010111000111101101011110 e6dc8ee05c7de6dc8ee05c7b5e
EUC-JP 贖錫\}贖錫\{^ 11101100110111101011110011100010010111000111110111101100110111101011110011100010010111000111101101011110 ecdebce25c7decdebce25c7b5e
UTF-8 贖錫\}贖錫\{^ 1110100010110100100101101110100110001100101010110101110001111101111010001011010010010110111010011000110010101011010111000111101101011110 e8b496e98cab5c7de8b496e98cab5c7b5e
UHC 贖錫\}贖錫\{^ 11100001110110111110000010111000010111000111110111100001110110111110000010111000010111000111101101011110 e1dbe0b85c7de1dbe0b85c7b5e

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