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 跂ァ骰м跂ァ骰к^ 111001101110001110100111111010011000110110000100011111011110011011100011101001111110100110001101100001000111101101011110 e6e3a7e98d847de6e3a7e98d847b5e
EUC-JP 跂ァ骰м跂ァ骰к^ 1110110011100101100011101010011111110001111011011010011111011110111011001110010110001110101001111111000111101101101001111101110001011110 ece58ea7f1eda7deece58ea7f1eda7dc5e
UTF-8 跂ァ骰м跂ァ骰к^ 1110100010110111100000101110111110111101101001111110100110101010101100001101000010111100111010001011011110000010111011111011110110100111111010011010101010110000110100001011101001011110 e8b782efbda7e9aab0d0bce8b782efbda7e9aab0d0ba5e
UHC ???м???к^ 0011111100111111001111111010110011011110001111110011111100111111101011001101110001011110 3f3f3facde3f3f3facdc5e

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